Searched refs:F_GETLK64 (Results 1 – 15 of 15) sorted by relevance
120 #ifndef F_GETLK64121 #define F_GETLK64 12 /* using 'struct flock64' */ macro
119 #ifndef F_GETLK64120 #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()
2554 cmd = F_GETLK64; in fcntl_getlk64()
61 #define F_GETLK64 12 /* using 'struct flock64' */ macro
89 #define F_GETLK64 12 macro
78 #define F_GETLK64 12 /* using 'struct flock64' */ macro
65 #define F_GETLK64 33 macro
216 if (!ret && (cmd == F_GETLK64 || cmd == F_OFD_GETLK)) { in do_locks()236 case F_GETLK64: in sys_oabi_fcntl64()
64 #define F_GETLK64 12 /* using 'struct flock64' */ macro
116 #define F_GETLK64 12 macro
3793 case F_GETLK64: in selinux_file_fcntl()