path_link        1537 include/linux/lsm_hooks.h 	int (*path_link)(struct dentry *old_dentry, const struct path *new_dir,
path_link        1868 include/linux/lsm_hooks.h 	struct hlist_head path_link;
path_link        1164 security/apparmor/lsm.c 	LSM_HOOK_INIT(path_link, apparmor_path_link),
path_link        1061 security/security.c 	return call_int_hook(path_link, 0, old_dentry, new_dir, new_dentry);
path_link         553 security/tomoyo/tomoyo.c 	LSM_HOOK_INIT(path_link, tomoyo_path_link),