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

/linux-master/include/linux/
H A Dinotify.h17 IN_DONT_FOLLOW | IN_EXCL_UNLINK | IN_MASK_ADD | \
/linux-master/fs/notify/inotify/
H A Dinotify.h37 mask |= IN_EXCL_UNLINK;
H A Dinotify_user.c124 if (arg & IN_EXCL_UNLINK)
/linux-master/include/uapi/linux/
H A Dinotify.h55 #define IN_EXCL_UNLINK 0x04000000 /* exclude events on unlinked objects */ macro

Completed in 107 milliseconds