Searched refs:security_path_notify (Results 1 – 4 of 4) sorted by relevance
299 error = security_path_notify(&filp->f_path, mask, in fcntl_dirnotify()
386 error = security_path_notify(path, mask, in inotify_find_inode()
1233 ret = security_path_notify(path, mask, obj_type); in fanotify_find_path()
1171 int security_path_notify(const struct path *path, u64 mask, in security_path_notify() function