Home
last modified time | relevance | path

Searched refs:__fsnotify_parent (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/notify/
H A Dfsnotify.c180 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-5.10/include/linux/
H A Dfsnotify_backend.h418 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
H A Dfsnotify.h68 return __fsnotify_parent(dentry, mask, data, data_type); in fsnotify_parent()
/kernel/linux/linux-6.6/fs/notify/
H A Dfsnotify.c178 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-6.6/include/linux/
H A Dfsnotify_backend.h544 extern int __fsnotify_parent(struct dentry *dentry, __u32 mask, const void *data,
835 static inline int __fsnotify_parent(struct dentry *dentry, __u32 mask, in __fsnotify_parent() function
H A Dfsnotify.h77 return __fsnotify_parent(dentry, mask, data, data_type); in fsnotify_parent()

Completed in 9 milliseconds