Searched refs:__fsnotify_parent (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/notify/ |
| A D | fsnotify.c | 214 int __fsnotify_parent(struct dentry *dentry, __u32 mask, const void *data, in __fsnotify_parent() function 272 EXPORT_SYMBOL_GPL(__fsnotify_parent);
|
| /linux/include/linux/ |
| A D | fsnotify_backend.h | 570 extern int __fsnotify_parent(struct dentry *dentry, __u32 mask, const void *data, 867 static inline int __fsnotify_parent(struct dentry *dentry, __u32 mask, in __fsnotify_parent() function
|
| A D | fsnotify.h | 96 return __fsnotify_parent(dentry, mask, data, data_type); in fsnotify_parent()
|
| /linux/Documentation/trace/ |
| A D | ftrace.rst | 2393 bash-1994 [002] .... 3082.063031: __fsnotify_parent <-fsnotify_modify 3434 bash-1994 [000] .... 5281.568963: __fsnotify_parent <-fsnotify_modify
|
Completed in 11 milliseconds