Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
fs/init.c init_chmod() -> chmod_common()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | path | 5337123750862008320 |
| DATA_SOURCE | 1 | mode | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
fs/open.c do_fchmodat() -> chmod_common()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | path | 7463948751945158656 |
| DATA_SOURCE | 1 | mode | $2 |
| USER_DATA | 1 | mode | 0-u16max |
fs/open.c vfs_fchmod() -> chmod_common()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | path | 136,4096-ptr_max |
| DATA_SOURCE | 1 | mode | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 1 | mode | 0-u16max |