IS_GETLK32 50 include/linux/fcntl.h #define IS_GETLK32(cmd) ((cmd) == F_GETLK) IS_GETLK32 57 include/linux/fcntl.h #define IS_GETLK32(cmd) (0)