Searched refs:security_path_notify (Results 1 – 7 of 7) sorted by relevance
/linux/fs/notify/dnotify/ |
A D | dnotify.c | 283 error = security_path_notify(&filp->f_path, mask, in fcntl_dirnotify()
|
/linux/include/linux/ |
A D | security.h | 327 int security_path_notify(const struct path *path, u64 mask, 726 static inline int security_path_notify(const struct path *path, u64 mask, in security_path_notify() function
|
/linux/fs/notify/inotify/ |
A D | inotify_user.c | 364 error = security_path_notify(path, mask, in inotify_find_inode()
|
/linux/fs/notify/fanotify/ |
A D | fanotify_user.c | 949 ret = security_path_notify(path, mask, obj_type); in fanotify_find_path()
|
/linux/security/ |
A D | security.c | 1010 int security_path_notify(const struct path *path, u64 mask, in security_path_notify() function
|
/linux/ |
A D | System.map | 14794 ffff80001043ca00 T security_path_notify
|
A D | .tmp_System.map | 14794 ffff80001043ca00 T security_path_notify
|
Completed in 303 milliseconds