Searched defs:IS_GETLK64 (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/
H A Dfcntl.h15 #define IS_GETLK64(cmd) ((cmd) == F_GETLK64) macro
22 #define IS_GETLK64(cmd) ((cmd) == F_GETLK) macro

Completed in 83 milliseconds