Searched refs:FAN_UNLIMITED_QUEUE (Results 1 – 3 of 3) sorted by relevance
49 #define FAN_UNLIMITED_QUEUE 0x00000010 macro65 FAN_ALL_CLASS_BITS | FAN_UNLIMITED_QUEUE |\
41 FAN_UNLIMITED_QUEUE | \
1266 if (flags & FAN_UNLIMITED_QUEUE) { in SYSCALL_DEFINE2()