Searched refs:IN_DELETE_SELF (Results 1 – 5 of 5) sorted by relevance
40 #define IN_DELETE_SELF 0x00000400 /* Self was deleted */ macro68 IN_MOVED_TO | IN_DELETE | IN_CREATE | IN_DELETE_SELF | \
15 IN_DELETE_SELF | IN_MOVE_SELF | IN_UNMOUNT | \
114 if (mask & (IN_MOVE_SELF | IN_DELETE_SELF)) in inotify_handle_inode_event()
841 BUILD_BUG_ON(IN_DELETE_SELF != FS_DELETE_SELF); in inotify_user_setup()
1684 wd = inotify_add_watch(fd, cg_control(memcg, "memory.events"), IN_DELETE_SELF); in test_memcg_inotify_delete_file()1693 if (read_event(fd, IN_DELETE_SELF, wd)) in test_memcg_inotify_delete_file()1729 wd = inotify_add_watch(fd, memcg, IN_DELETE_SELF); in test_memcg_inotify_delete_dir()1738 if (read_event(fd, IN_DELETE_SELF, wd)) in test_memcg_inotify_delete_dir()