Home
last modified time | relevance | path

Searched refs:fsnotify_parent (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/include/linux/
Dfsnotify.h57 static inline int fsnotify_parent(struct dentry *dentry, __u32 mask, in fsnotify_parent() function
89 fsnotify_parent(dentry, mask, dentry, FSNOTIFY_EVENT_DENTRY); in fsnotify_dentry()
99 return fsnotify_parent(path->dentry, mask, path, FSNOTIFY_EVENT_PATH); in fsnotify_file()