Searched refs:FS_CLOSE_NOWRITE (Results 1 – 5 of 5) sorted by relevance
33 #define FS_CLOSE_NOWRITE 0x00000010 /* Unwrittable file closed */ macro83 FS_CLOSE_WRITE | FS_CLOSE_NOWRITE | \
313 FS_CLOSE_NOWRITE; in fsnotify_close()
668 BUILD_BUG_ON(FAN_CLOSE_NOWRITE != FS_CLOSE_NOWRITE); in fanotify_handle_event()
804 BUILD_BUG_ON(IN_CLOSE_NOWRITE != FS_CLOSE_NOWRITE); in inotify_user_setup()
3332 if (mask & (FS_ACCESS | FS_ACCESS_PERM | FS_CLOSE_NOWRITE)) in selinux_path_notify()