Searched refs:FS_ISDIR (Results 1 – 4 of 4) sorted by relevance
100 old_dir_mask |= FS_ISDIR; in fsnotify_move()101 new_dir_mask |= FS_ISDIR; in fsnotify_move()139 mask |= FS_ISDIR; in fsnotify_nameremove()181 __u32 mask = (FS_CREATE | FS_ISDIR); in fsnotify_mkdir()199 mask |= FS_ISDIR; in fsnotify_access()217 mask |= FS_ISDIR; in fsnotify_modify()235 mask |= FS_ISDIR; in fsnotify_open()252 mask |= FS_ISDIR; in fsnotify_close()269 mask |= FS_ISDIR; in fsnotify_xattr()304 mask |= FS_ISDIR; in fsnotify_change()
48 #define FS_ISDIR 0x40000000 /* event occurred against dir */ macro75 FS_ISDIR | FS_IN_ONESHOT | FS_DN_RENAME | \
145 BUILD_BUG_ON(FAN_ONDIR != FS_ISDIR); in fanotify_handle_event()211 (marks_ignored_mask & FS_ISDIR)) in fanotify_should_send_event()
851 BUILD_BUG_ON(IN_ISDIR != FS_ISDIR); in inotify_user_setup()