Searched refs:F_GETLK64 (Results 1 – 16 of 16) 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
32 #define IS_GETLK64(cmd) ((cmd) == F_GETLK64)
85 { F_GETLK64, "GETLK64" }, \
55 #define F_GETLK64 12 /* using 'struct flock64' */ macro
502 case F_GETLK64: in SYSCALL_DEFINE3()590 case F_GETLK64: in convert_fcntl_cmd()650 case F_GETLK64: in do_compat_fcntl64()694 case F_GETLK64: in COMPAT_SYSCALL_DEFINE3()
2385 cmd = F_GETLK64; in fcntl_getlk64()
87 #define F_GETLK64 12 macro
76 #define F_GETLK64 12 /* using 'struct flock64' */ macro
61 #define F_GETLK64 12 /* using 'struct flock64' */ macro
68 #define F_GETLK64 33 macro
113 #define F_GETLK64 12 macro
243 case F_GETLK64: in sys_oabi_fcntl64()
3953 case F_GETLK64: in selinux_file_fcntl()
Completed in 36 milliseconds