Searched refs:F_GETLK64 (Results 1 – 17 of 17) sorted by relevance
119 #ifndef F_GETLK64120 #define F_GETLK64 12 /* using 'struct flock64' */ macro
25 #define F_GETLK64 8 macro
47 #define F_GETLK64 33 /* using 'struct flock64' */ macro
15 #define IS_GETLK64(cmd) ((cmd) == F_GETLK64)
209 case F_GETLK64: in sys_oabi_fcntl64()228 case F_GETLK64: in sys_oabi_fcntl64()
114 #define F_GETLK64 12 macro
85 #define F_GETLK64 12 /* using 'struct flock64' */ macro
92 #define F_GETLK64 33 macro
94 #define F_GETLK64 12 /* using 'struct flock64' */ macro
117 #define F_GETLK64 12 /* using 'struct flock64' */ macro
87 #define F_GETLK64 12 /* using 'struct flock64' */ macro
138 #define F_GETLK64 12 macro
406 case F_GETLK64: in convert_fcntl_cmd()457 case F_GETLK64: in COMPAT_SYSCALL_DEFINE3()493 case F_GETLK64: in COMPAT_SYSCALL_DEFINE3()
399 case F_GETLK64: in SYSCALL_DEFINE3()
2245 cmd = F_GETLK64; in fcntl_getlk64()
2759 #ifdef F_GETLK64 in ll_file_flock()2760 case F_GETLK64: in ll_file_flock()
3421 case F_GETLK64: in selinux_file_fcntl()