Searched refs:__fsnotify_parent (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | fsnotify_backend.h | 645 extern int __fsnotify_parent(struct dentry *dentry, __u32 mask, const void *data, 937 static inline int __fsnotify_parent(struct dentry *dentry, __u32 mask, in __fsnotify_parent() function
|
| H A D | fsnotify.h | 96 return __fsnotify_parent(dentry, mask, data, data_type); in fsnotify_parent()
|
| /linux-6.15/fs/notify/ |
| H A D | fsnotify.c | 237 int __fsnotify_parent(struct dentry *dentry, __u32 mask, const void *data, in __fsnotify_parent() function 295 EXPORT_SYMBOL_GPL(__fsnotify_parent);
|
| /linux-6.15/Documentation/trace/ |
| H A D | ftrace.rst | 2400 bash-1994 [002] .... 3082.063031: __fsnotify_parent <-fsnotify_modify 3441 bash-1994 [000] .... 5281.568963: __fsnotify_parent <-fsnotify_modify
|