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