Searched refs:FS_DN_MULTISHOT (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/notify/dnotify/
H A Ddnotify.c74 new_mask |= (dn->dn_mask & ~FS_DN_MULTISHOT);
115 if (dn->dn_mask & FS_DN_MULTISHOT)
206 new_mask |= FS_DN_MULTISHOT;
/linux-master/include/linux/
H A Dfsnotify_backend.h67 #define FS_DN_MULTISHOT 0x20000000 /* dnotify multishot */ macro
108 #define ALL_FSNOTIFY_FLAGS (FS_ISDIR | FS_EVENT_ON_CHILD | FS_DN_MULTISHOT)

Completed in 132 milliseconds