Lines Matching refs:FS_ISDIR
83 fsnotify_mask |= FS_ISDIR; in fsnotify_perm()
96 mask |= FS_ISDIR; in fsnotify_link_count()
120 old_dir_mask |= FS_ISDIR; in fsnotify_move()
121 new_dir_mask |= FS_ISDIR; in fsnotify_move()
122 mask |= FS_ISDIR; in fsnotify_move()
162 mask |= FS_ISDIR; in fsnotify_inoderemove()
211 fsnotify_dirent(inode, dentry, FS_CREATE | FS_ISDIR); in fsnotify_mkdir()
224 fsnotify_dirent(dir, dentry, FS_DELETE | FS_ISDIR); in fsnotify_rmdir()
237 mask |= FS_ISDIR; in fsnotify_access()
253 mask |= FS_ISDIR; in fsnotify_modify()
269 mask |= FS_ISDIR; in fsnotify_open()
287 mask |= FS_ISDIR; in fsnotify_close()
302 mask |= FS_ISDIR; in fsnotify_xattr()
337 mask |= FS_ISDIR; in fsnotify_change()