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

/linux-master/include/linux/
H A Dfcntl.h30 #define IS_SETLK32(cmd) ((cmd) == F_SETLK) macro
37 #define IS_SETLK32(cmd) (0) macro

Completed in 99 milliseconds