Searched refs:FAN_UNLIMITED_QUEUE (Results 1 – 3 of 3) sorted by relevance
52 #define FAN_UNLIMITED_QUEUE 0x00000010 macro72 FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE |\
39 FAN_UNLIMITED_QUEUE | \
1525 if (flags & FAN_UNLIMITED_QUEUE) { in SYSCALL_DEFINE2()