Searched refs:fsnotify (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | fsnotify.h | 33 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()
|
| H A D | fsnotify_backend.h | 415 extern int fsnotify(__u32 mask, const void *data, int data_type, 587 static inline int fsnotify(__u32 mask, const void *data, int data_type, in fsnotify() function
|
| /OK3568_Linux_fs/kernel/fs/notify/ |
| H A D | Makefile | 2 obj-$(CONFIG_FSNOTIFY) += fsnotify.o notification.o group.o mark.o \
|
| H A D | fsnotify.c | 232 ret = fsnotify(mask, data, data_type, p_inode, file_name, inode, 0); in __fsnotify_parent() 462 int fsnotify(__u32 mask, const void *data, int data_type, struct inode *dir, in fsnotify() function 555 EXPORT_SYMBOL_GPL(fsnotify);
|
| /OK3568_Linux_fs/kernel/fs/kernfs/ |
| H A D | file.c | 886 fsnotify(FS_MODIFY | FS_EVENT_ON_CHILD, in kernfs_notify_workfn()
|
| /OK3568_Linux_fs/kernel/Documentation/trace/ |
| H A D | ftrace.rst | 865 sshd-1974 [003] .... 17284.993653: __srcu_read_unlock <-fsnotify 2281 bash-1994 [002] .... 3082.063032: fsnotify <-fsnotify_modify 2282 bash-1994 [002] .... 3082.063032: __srcu_read_lock <-fsnotify 2285 bash-1994 [002] .... 3082.063033: __srcu_read_unlock <-fsnotify 3210 bash-1994 [000] .... 5281.568964: fsnotify <-fsnotify_modify 3211 bash-1994 [000] .... 5281.568964: __srcu_read_lock <-fsnotify 3214 bash-1994 [000] .... 5281.568965: __srcu_read_unlock <-fsnotify
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/ |
| H A D | cgroups.rst | 381 conventional fsnotify. The support for remounting will be removed in
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | proc.rst | 1928 The files such as eventfd, fsnotify, signalfd, epoll among the regular pos/flags 2019 call [see fsnotify manpage for details].
|
| /OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/ |
| H A D | 10-kernel-build_2025-06-06_01-57-58.log | |
| H A D | build_2025-06-06_01-57-58.log | |
| H A D | 10-kernel-build.log | |
| H A D | build.log | |
| /OK3568_Linux_fs/kernel/ |
| H A D | MAINTAINERS | 7225 T: git git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fsnotify 7227 F: include/linux/fsnotify*.h
|