Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dfsnotify.h83 static inline int fsnotify_file(struct file *file, __u32 mask) in fsnotify_file() function
106 ret = fsnotify_file(file, FS_OPEN_EXEC_PERM); in fsnotify_perm()
115 return fsnotify_file(file, fsnotify_mask); in fsnotify_perm()
247 fsnotify_file(file, FS_ACCESS); in fsnotify_access()
255 fsnotify_file(file, FS_MODIFY); in fsnotify_modify()
268 fsnotify_file(file, mask); in fsnotify_open()
279 fsnotify_file(file, mask); in fsnotify_close()