Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dread_write.c458 fsnotify_access(file); in __kernel_read()
500 fsnotify_access(file); in vfs_read()
806 fsnotify_access(file); in do_iter_read()
833 fsnotify_access(file); in vfs_iocb_iter_read()
1263 fsnotify_access(in.file); in do_sendfile()
1537 fsnotify_access(file_in); in vfs_copy_file_range()
H A Dremap_range.c412 fsnotify_access(file_in); in do_clone_file_range()
H A Dreaddir.c69 fsnotify_access(file); in iterate_dir()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfsnotify.h281 static inline void fsnotify_access(struct file *file) in fsnotify_access() function
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dvfs.c903 fsnotify_access(file); in nfsd_finish_read()
/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c2701 fsnotify_access(req->file); in __io_complete_rw_common()