Searched refs:fsnotify_inode_watches_children (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/notify/
H A Dfsnotify.c129 watched = fsnotify_inode_watches_children(inode);
229 p_mask = fsnotify_inode_watches_children(p_inode);
/linux-master/include/linux/
H A Dfsnotify_backend.h595 static inline int fsnotify_inode_watches_children(struct inode *inode) function
620 if (fsnotify_inode_watches_children(dentry->d_parent->d_inode))

Completed in 111 milliseconds