Searched refs:F_GETLK64 (Results 1 – 10 of 10) sorted by relevance
120 #ifndef F_GETLK64121 #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" }, \
483 case F_GETLK64: in SYSCALL_DEFINE3()571 case F_GETLK64: in convert_fcntl_cmd()631 case F_GETLK64: in do_compat_fcntl64()675 case F_GETLK64: in COMPAT_SYSCALL_DEFINE3()
2470 cmd = F_GETLK64; in fcntl_getlk64()
243 case F_GETLK64: in sys_oabi_fcntl64()
3852 case F_GETLK64: in selinux_file_fcntl()