IS_SETLK32 51 include/linux/fcntl.h #define IS_SETLK32(cmd) ((cmd) == F_SETLK) IS_SETLK32 58 include/linux/fcntl.h #define IS_SETLK32(cmd) (0)