Searched refs:F_GETLK64 (Results 1 – 8 of 8) sorted by relevance
118 #ifndef F_GETLK64119 #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" }, \
246 case F_GETLK64: in sys_oabi_fcntl64()
4091 case F_GETLK64: in selinux_file_fcntl()