IS_GETLK32 12 include/linux/fcntl.h #define IS_GETLK32(cmd) ((cmd) == F_GETLK) IS_GETLK32 19 include/linux/fcntl.h #define IS_GETLK32(cmd) (0)