Searched refs:__fsnotify_parent (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
D | fsnotify_backend.h | 418 extern int __fsnotify_parent(struct dentry *dentry, __u32 mask, const void *data, 594 static inline int __fsnotify_parent(struct dentry *dentry, __u32 mask, in __fsnotify_parent() function
|
D | fsnotify.h | 68 return __fsnotify_parent(dentry, mask, data, data_type); in fsnotify_parent()
|
/kernel/linux/linux-5.10/fs/notify/ |
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);
|
/kernel/linux/linux-5.10/Documentation/trace/ |
D | ftrace.rst | 2277 bash-1994 [002] .... 3082.063031: __fsnotify_parent <-fsnotify_modify 3206 bash-1994 [000] .... 5281.568963: __fsnotify_parent <-fsnotify_modify
|