Searched refs:F_SETLK64 (Results 1 – 9 of 9) sorted by relevance
24 #define F_SETLK64 9 macro
49 #define F_SETLK64 34 macro
33 #define IS_SETLK64(cmd) ((cmd) == F_SETLK64)
120 #define F_SETLK64 13 macro
86 { F_SETLK64, "SETLK64" }, \
258 case F_SETLK64: in sys_oabi_fcntl64()
2614 cmd = F_SETLK64; in fcntl_setlk64()
4092 case F_SETLK64: in selinux_file_fcntl()