Searched refs:FAN_UNLIMITED_QUEUE (Results 1 – 5 of 5) sorted by relevance
39 #define FAN_UNLIMITED_QUEUE 0x00000010 macro48 FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE |\
49 #define FAN_UNLIMITED_QUEUE 0x00000010 macro64 FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE |\
26 FAN_UNLIMITED_QUEUE | FAN_UNLIMITED_MARKS)
1016 if (flags & FAN_UNLIMITED_QUEUE) { in SYSCALL_DEFINE2()