Documented in 1 files:
Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
security/landlock/fs.c hook_path_link() -> current_check_refer_path()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 3 | removable | 0 |
| PARAM_VALUE | 4 | exchange | 0 |
| PARAM_VALUE | 5 | whiteout | 0 |
| DATA_SOURCE | 0 | old_dentry | $0 |
| DATA_SOURCE | 1 | new_dir | $1 |
| DATA_SOURCE | 2 | new_dentry | $2 |
security/landlock/fs.c hook_path_rename() -> current_check_refer_path()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 3 | removable | 1 |
| DATA_SOURCE | 0 | old_dentry | $1 |
| DATA_SOURCE | 1 | new_dir | $2 |
| DATA_SOURCE | 2 | new_dentry | $3 |