Searched refs:FS_IN_IGNORED (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/notify/inotify/
H A Dinotify_fsnotify.c39 if (old->mask & FS_IN_IGNORED)
H A Dinotify_user.c526 inotify_handle_inode_event(fsn_mark, FS_IN_IGNORED, NULL, NULL, NULL,
859 BUILD_BUG_ON(IN_IGNORED != FS_IN_IGNORED);
/linux-master/include/linux/
H A Dfsnotify_backend.h50 * FS_IN_IGNORED overloads FS_ERROR. It is only used internally by inotify
53 #define FS_IN_IGNORED 0x00008000 /* last inotify event here */ macro
104 FS_UNMOUNT | FS_Q_OVERFLOW | FS_IN_IGNORED | \
/linux-master/kernel/
H A Daudit_tree.c184 amark->mark.mask = FS_IN_IGNORED;

Completed in 180 milliseconds