Searched refs:path_link (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/security/tomoyo/ |
| D | tomoyo.c | 553 LSM_HOOK_INIT(path_link, tomoyo_path_link),
|
| /Linux-v5.4/include/linux/ |
| D | lsm_hooks.h | 1537 int (*path_link)(struct dentry *old_dentry, const struct path *new_dir, member 1868 struct hlist_head path_link; member
|
| /Linux-v5.4/security/apparmor/ |
| D | lsm.c | 1164 LSM_HOOK_INIT(path_link, apparmor_path_link),
|
| /Linux-v5.4/security/ |
| D | security.c | 1061 return call_int_hook(path_link, 0, old_dentry, new_dir, new_dentry); in security_path_link()
|