Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dfsnotify.h36 return fsnotify(mask, data, data_type, dir, name, NULL, cookie); in fsnotify_name()
53 fsnotify(mask, inode, FSNOTIFY_EVENT_INODE, NULL, NULL, inode, 0); in fsnotify_inode()
80 return fsnotify(mask, data, data_type, NULL, NULL, inode, 0); in fsnotify_parent()
391 return fsnotify(FS_ERROR, &report, FSNOTIFY_EVENT_ERROR, in fsnotify_sb_error()
Dfsnotify_backend.h541 extern int fsnotify(__u32 mask, const void *data, int data_type,
831 static inline int fsnotify(__u32 mask, const void *data, int data_type, in fsnotify() function
/linux-6.1.9/fs/notify/
DMakefile2 obj-$(CONFIG_FSNOTIFY) += fsnotify.o notification.o group.o mark.o \
Dfsnotify.c230 ret = fsnotify(mask, data, data_type, p_inode, file_name, inode, 0); in __fsnotify_parent()
481 int fsnotify(__u32 mask, const void *data, int data_type, struct inode *dir, in fsnotify() function
584 EXPORT_SYMBOL_GPL(fsnotify);
/linux-6.1.9/Documentation/tools/rtla/
Drtla-timerlat-top.rst96 => fsnotify
/linux-6.1.9/fs/kernfs/
Dfile.c944 fsnotify(FS_MODIFY | FS_EVENT_ON_CHILD, in kernfs_notify_workfn()
/linux-6.1.9/Documentation/trace/
Dftrace.rst874 sshd-1974 [003] .... 17284.993653: __srcu_read_unlock <-fsnotify
2296 bash-1994 [002] .... 3082.063032: fsnotify <-fsnotify_modify
2297 bash-1994 [002] .... 3082.063032: __srcu_read_lock <-fsnotify
2300 bash-1994 [002] .... 3082.063033: __srcu_read_unlock <-fsnotify
3224 bash-1994 [000] .... 5281.568964: fsnotify <-fsnotify_modify
3225 bash-1994 [000] .... 5281.568964: __srcu_read_lock <-fsnotify
3228 bash-1994 [000] .... 5281.568965: __srcu_read_unlock <-fsnotify
/linux-6.1.9/Documentation/admin-guide/cgroup-v1/
Dcgroups.rst381 conventional fsnotify. The support for remounting will be removed in
/linux-6.1.9/Documentation/filesystems/
Dproc.rst1917 The files such as eventfd, fsnotify, signalfd, epoll among the regular pos/flags
2008 call [see fsnotify manpage for details].
/linux-6.1.9/
DMAINTAINERS8413 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fsnotify
8415 F: include/linux/fsnotify*.h