Searched refs:F_SETLKW64 (Results 1 – 9 of 9) sorted by relevance
25 #define F_SETLKW64 10 macro
50 #define F_SETLKW64 35 macro
34 #define IS_SETLKW64(cmd) ((cmd) == F_SETLKW64)
121 #define F_SETLKW64 14 macro
87 { F_SETLKW64, "SETLKW64" }, \
259 case F_SETLKW64: in sys_oabi_fcntl64()
2623 cmd = F_SETLKW64; in fcntl_setlk64()2627 case F_SETLKW64: in fcntl_setlk64()
4093 case F_SETLKW64: in selinux_file_fcntl()