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