Home
last modified time | relevance | path

Searched refs:path_notify (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/
Dlsm_hooks.h1547 int (*path_notify)(const struct path *path, u64 mask, member
1875 struct hlist_head path_notify; member
/Linux-v5.4/security/
Dsecurity.c910 return call_int_hook(path_notify, 0, path, mask, obj_type); in security_path_notify()
/Linux-v5.4/security/selinux/
Dhooks.c6867 LSM_HOOK_INIT(path_notify, selinux_path_notify),