path_notify      1547 include/linux/lsm_hooks.h 	int (*path_notify)(const struct path *path, u64 mask,
path_notify      1875 include/linux/lsm_hooks.h 	struct hlist_head path_notify;
path_notify       910 security/security.c 	return call_int_hook(path_notify, 0, path, mask, obj_type);
path_notify      6901 security/selinux/hooks.c 	LSM_HOOK_INIT(path_notify, selinux_path_notify),