Searched refs:fsnotify (Results 1 – 11 of 11) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | fsnotify.h | 36 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() 399 return fsnotify(FS_ERROR, &report, FSNOTIFY_EVENT_ERROR, in fsnotify_sb_error()
|
H A D | fsnotify_backend.h | 541 extern int fsnotify(__u32 mask, const void *data, int data_type, 830 static inline int fsnotify(__u32 mask, const void *data, int data_type, in fsnotify() function
|
/openbmc/linux/fs/notify/ |
H A D | Makefile | 2 obj-$(CONFIG_FSNOTIFY) += fsnotify.o notification.o group.o mark.o \
|
H A D | fsnotify.c | 241 ret = fsnotify(mask, data, data_type, p_inode, file_name, inode, 0); in __fsnotify_parent() 495 int fsnotify(__u32 mask, const void *data, int data_type, struct inode *dir, in fsnotify() function 598 EXPORT_SYMBOL_GPL(fsnotify);
|
/openbmc/linux/fs/kernfs/ |
H A D | file.c | 950 fsnotify(FS_MODIFY | FS_EVENT_ON_CHILD, in kernfs_notify_workfn()
|
/openbmc/linux/Documentation/trace/ |
H A D | ftrace.rst | 905 sshd-1974 [003] .... 17284.993653: __srcu_read_unlock <-fsnotify 2346 bash-1994 [002] .... 3082.063032: fsnotify <-fsnotify_modify 2347 bash-1994 [002] .... 3082.063032: __srcu_read_lock <-fsnotify 2350 bash-1994 [002] .... 3082.063033: __srcu_read_unlock <-fsnotify 3387 bash-1994 [000] .... 5281.568964: fsnotify <-fsnotify_modify 3388 bash-1994 [000] .... 5281.568964: __srcu_read_lock <-fsnotify 3391 bash-1994 [000] .... 5281.568965: __srcu_read_unlock <-fsnotify
|
/openbmc/linux/Documentation/admin-guide/cgroup-v1/ |
H A D | cgroups.rst | 383 conventional fsnotify. The support for remounting will be removed in
|
/openbmc/linux/Documentation/filesystems/ |
H A D | proc.rst | 1939 The files such as eventfd, fsnotify, signalfd, epoll among the regular pos/flags 2030 call [see fsnotify manpage for details].
|
/openbmc/linux/ |
H A D | MAINTAINERS | 8561 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fsnotify 8563 F: include/linux/fsnotify*.h
|
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |