Searched refs:security_path_notify (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.4/fs/notify/dnotify/ |
D | dnotify.c | 289 error = security_path_notify(&filp->f_path, mask, in fcntl_dirnotify()
|
/Linux-v5.4/fs/notify/inotify/ |
D | inotify_user.c | 349 error = security_path_notify(path, mask, in inotify_find_inode()
|
/Linux-v5.4/include/linux/ |
D | security.h | 312 int security_path_notify(const struct path *path, u64 mask, 680 static inline int security_path_notify(const struct path *path, u64 mask, in security_path_notify() function
|
/Linux-v5.4/fs/notify/fanotify/ |
D | fanotify_user.c | 576 ret = security_path_notify(path, mask, obj_type); in fanotify_find_path()
|
/Linux-v5.4/security/ |
D | security.c | 907 int security_path_notify(const struct path *path, u64 mask, in security_path_notify() function
|