Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dfsnotify.h33 fsnotify(mask, child, FSNOTIFY_EVENT_INODE, dir, name, NULL, cookie); in fsnotify_name()
47 fsnotify(mask, inode, FSNOTIFY_EVENT_INODE, NULL, NULL, inode, 0); in fsnotify_inode()
71 return fsnotify(mask, data, data_type, NULL, NULL, inode, 0); in fsnotify_parent()
Dfsnotify_backend.h414 extern int fsnotify(__u32 mask, const void *data, int data_type,
586 static inline int fsnotify(__u32 mask, const void *data, int data_type, in fsnotify() function
/Linux-v5.10/fs/notify/
DMakefile2 obj-$(CONFIG_FSNOTIFY) += fsnotify.o notification.o group.o mark.o \
Dfsnotify.c225 ret = fsnotify(mask, data, data_type, p_inode, file_name, inode, 0); in __fsnotify_parent()
426 int fsnotify(__u32 mask, const void *data, int data_type, struct inode *dir, in fsnotify() function
520 EXPORT_SYMBOL_GPL(fsnotify);
/Linux-v5.10/fs/kernfs/
Dfile.c905 fsnotify(FS_MODIFY | FS_EVENT_ON_CHILD, in kernfs_notify_workfn()
/Linux-v5.10/Documentation/trace/
Dftrace.rst862 sshd-1974 [003] .... 17284.993653: __srcu_read_unlock <-fsnotify
2278 bash-1994 [002] .... 3082.063032: fsnotify <-fsnotify_modify
2279 bash-1994 [002] .... 3082.063032: __srcu_read_lock <-fsnotify
2282 bash-1994 [002] .... 3082.063033: __srcu_read_unlock <-fsnotify
3207 bash-1994 [000] .... 5281.568964: fsnotify <-fsnotify_modify
3208 bash-1994 [000] .... 5281.568964: __srcu_read_lock <-fsnotify
3211 bash-1994 [000] .... 5281.568965: __srcu_read_unlock <-fsnotify
/Linux-v5.10/Documentation/admin-guide/cgroup-v1/
Dcgroups.rst381 conventional fsnotify. The support for remounting will be removed in
/Linux-v5.10/Documentation/filesystems/
Dproc.rst1919 The files such as eventfd, fsnotify, signalfd, epoll among the regular pos/flags
2004 call [see fsnotify manpage for details].
/Linux-v5.10/
DMAINTAINERS7224 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fsnotify
7226 F: include/linux/fsnotify*.h