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

/linux-master/fs/notify/
H A Dfsnotify.c187 int __fsnotify_parent(struct dentry *dentry, __u32 mask, const void *data, function
244 EXPORT_SYMBOL_GPL(__fsnotify_parent); variable
/linux-master/include/linux/
H A Dfsnotify_backend.h544 extern int __fsnotify_parent(struct dentry *dentry, __u32 mask, const void *data,
833 static inline int __fsnotify_parent(struct dentry *dentry, __u32 mask, function
H A Dfsnotify.h83 return __fsnotify_parent(dentry, mask, data, data_type);

Completed in 139 milliseconds