Searched refs:F_GETLK64 (Results 1 – 9 of 9) sorted by relevance
119 #ifndef F_GETLK64120 #define F_GETLK64 12 /* using 'struct flock64' */ macro
23 #define F_GETLK64 8 macro
48 #define F_GETLK64 33 /* using 'struct flock64' */ macro
32 #define IS_GETLK64(cmd) ((cmd) == F_GETLK64)
85 { F_GETLK64, "GETLK64" }, \
486 case F_GETLK64: in SYSCALL_DEFINE3()574 case F_GETLK64: in convert_fcntl_cmd()634 case F_GETLK64: in do_compat_fcntl64()678 case F_GETLK64: in COMPAT_SYSCALL_DEFINE3()
246 case F_GETLK64: in sys_oabi_fcntl64()
3877 case F_GETLK64: in selinux_file_fcntl()