Searched refs:__fsnotify_parent (Results 1 – 7 of 7) sorted by relevance
/linux/include/linux/ |
A D | fsnotify_backend.h | 479 extern int __fsnotify_parent(struct dentry *dentry, __u32 mask, const void *data, 676 static inline int __fsnotify_parent(struct dentry *dentry, __u32 mask, in __fsnotify_parent() function
|
A D | fsnotify.h | 77 return __fsnotify_parent(dentry, mask, data, data_type); in fsnotify_parent()
|
/linux/fs/notify/ |
A D | fsnotify.c | 180 int __fsnotify_parent(struct dentry *dentry, __u32 mask, const void *data, in __fsnotify_parent() function 240 EXPORT_SYMBOL_GPL(__fsnotify_parent);
|
/linux/Documentation/trace/ |
A D | ftrace.rst | 2283 bash-1994 [002] .... 3082.063031: __fsnotify_parent <-fsnotify_modify 3211 bash-1994 [000] .... 5281.568963: __fsnotify_parent <-fsnotify_modify
|
/linux/ |
A D | vmlinux.symvers | 4566 0x00000000 __fsnotify_parent vmlinux EXPORT_SYMBOL_GPL
|
A D | System.map | 9740 ffff80001029c7a0 T __fsnotify_parent
|
A D | .tmp_System.map | 9740 ffff80001029c7a0 T __fsnotify_parent
|
Completed in 341 milliseconds