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
23 #define F_GETLK64 8 macro
48 #define F_GETLK64 33 /* using 'struct flock64' */ macro
36 #define IS_GETLK64(cmd) ((cmd) == F_GETLK64)
59 #define F_GETLK64 12 /* using 'struct flock64' */ macro
77 #define F_GETLK64 12 /* using 'struct flock64' */ macro
88 #define F_GETLK64 12 macro
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()
2589 cmd = F_GETLK64; in fcntl_getlk64()
63 #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()
62 #define F_GETLK64 12 /* using 'struct flock64' */ macro
114 #define F_GETLK64 12 macro
3801 case F_GETLK64: in selinux_file_fcntl()