Searched refs:F_GETLK64 (Results 1 – 15 of 15) sorted by relevance
119 #ifndef F_GETLK64120 #define F_GETLK64 12 /* using 'struct flock64' */ macro
120 #ifndef F_GETLK64121 #define F_GETLK64 12 /* using 'struct flock64' */ macro
26 #define F_GETLK64 8 macro
48 #define F_GETLK64 33 /* using 'struct flock64' */ macro
22 #define IS_GETLK64(cmd) ((cmd) == F_GETLK64)
493 case F_GETLK64: in SYSCALL_DEFINE3()581 case F_GETLK64: in convert_fcntl_cmd()641 case F_GETLK64: in do_compat_fcntl64()685 case F_GETLK64: in COMPAT_SYSCALL_DEFINE3()
2353 cmd = F_GETLK64; in fcntl_getlk64()
75 #define F_GETLK64 12 /* using 'struct flock64' */ macro
219 if (!ret && (cmd == F_GETLK64 || cmd == F_OFD_GETLK)) { in do_locks()239 case F_GETLK64: in sys_oabi_fcntl64()
104 #define F_GETLK64 12 macro
83 #define F_GETLK64 33 macro
106 #define F_GETLK64 12 /* using 'struct flock64' */ macro
79 #define F_GETLK64 12 /* using 'struct flock64' */ macro
130 #define F_GETLK64 12 macro
3814 case F_GETLK64: in selinux_file_fcntl()