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

/linux-master/fs/notify/
H A Dfsnotify.c201 int __fsnotify_parent(struct dentry *dentry, __u32 mask, const void *data, function
258 EXPORT_SYMBOL_GPL(__fsnotify_parent); variable
/linux-master/include/linux/
H A Dfsnotify_backend.h574 extern int __fsnotify_parent(struct dentry *dentry, __u32 mask, const void *data,
869 static inline int __fsnotify_parent(struct dentry *dentry, __u32 mask, function
H A Dfsnotify.h96 return __fsnotify_parent(dentry, mask, data, data_type);

Completed in 148 milliseconds