Searched defs:__fsnotify_parent (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/notify/ |
H 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); variable
|
/kernel/linux/linux-6.6/fs/notify/ |
H A D | fsnotify.c | 178 int __fsnotify_parent(struct dentry *dentry, __u32 mask, const void *data, in __fsnotify_parent() function 238 EXPORT_SYMBOL_GPL(__fsnotify_parent); variable
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | fsnotify_backend.h | 594 static inline int __fsnotify_parent(struct dentry *dentry, __u32 mask, in __fsnotify_parent() function
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | fsnotify_backend.h | 835 static inline int __fsnotify_parent(struct dentry *dentry, __u32 mask, in __fsnotify_parent() function
|
Completed in 5 milliseconds