Searched refs:__fsnotify_parent (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | fsnotify_backend.h | 544 extern int __fsnotify_parent(struct dentry *dentry, __u32 mask, const void *data, 837 static inline int __fsnotify_parent(struct dentry *dentry, __u32 mask, in __fsnotify_parent() function
|
H A D | fsnotify.h | 77 return __fsnotify_parent(dentry, mask, data, data_type); in fsnotify_parent()
|
/openbmc/linux/fs/notify/ |
H A D | fsnotify.c | 189 int __fsnotify_parent(struct dentry *dentry, __u32 mask, const void *data, in __fsnotify_parent() function 249 EXPORT_SYMBOL_GPL(__fsnotify_parent);
|
/openbmc/linux/Documentation/trace/ |
H A D | ftrace.rst | 2345 bash-1994 [002] .... 3082.063031: __fsnotify_parent <-fsnotify_modify 3386 bash-1994 [000] .... 5281.568963: __fsnotify_parent <-fsnotify_modify
|