Home
last modified time | relevance | path

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

/Linux-v6.6/fs/notify/dnotify/
Ddnotify.c301 error = security_path_notify(&filp->f_path, mask, in fcntl_dirnotify()
/Linux-v6.6/fs/notify/inotify/
Dinotify_user.c387 error = security_path_notify(path, mask, in inotify_find_inode()
/Linux-v6.6/include/linux/
Dsecurity.h331 int security_path_notify(const struct path *path, u64 mask,
736 static inline int security_path_notify(const struct path *path, u64 mask, in security_path_notify() function
/Linux-v6.6/fs/notify/fanotify/
Dfanotify_user.c1043 ret = security_path_notify(path, mask, obj_type); in fanotify_find_path()
/Linux-v6.6/security/
Dsecurity.c1476 int security_path_notify(const struct path *path, u64 mask, in security_path_notify() function