Home
last modified time | relevance | path

Searched refs:security_path_notify (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/fs/notify/dnotify/
H A Ddnotify.c283 error = security_path_notify(&filp->f_path, mask, in fcntl_dirnotify()
/OK3568_Linux_fs/kernel/include/linux/
H A Dsecurity.h320 int security_path_notify(const struct path *path, u64 mask,
703 static inline int security_path_notify(const struct path *path, u64 mask, in security_path_notify() function
/OK3568_Linux_fs/kernel/fs/notify/inotify/
H A Dinotify_user.c351 error = security_path_notify(path, mask, in inotify_find_inode()
/OK3568_Linux_fs/kernel/fs/notify/fanotify/
H A Dfanotify_user.c711 ret = security_path_notify(path, mask, obj_type); in fanotify_find_path()
/OK3568_Linux_fs/kernel/security/
H A Dsecurity.c944 int security_path_notify(const struct path *path, u64 mask, in security_path_notify() function