Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dfsnotify.h51 static inline int fsnotify_parent(struct dentry *dentry, __u32 mask, in fsnotify_parent() function
80 fsnotify_parent(dentry, mask, d_inode(dentry), FSNOTIFY_EVENT_INODE); in fsnotify_dentry()
90 return fsnotify_parent(path->dentry, mask, path, FSNOTIFY_EVENT_PATH); in fsnotify_file()