IS_SETLK32 20 include/linux/fcntl.h #define IS_SETLK32(cmd) ((cmd) == F_SETLK) IS_SETLK32 27 include/linux/fcntl.h #define IS_SETLK32(cmd) (0)