Home
last modified time | relevance | path

Searched refs:F_GETLK64 (Results 1 – 16 of 16) sorted by relevance

/linux/tools/include/uapi/asm-generic/
A Dfcntl.h119 #ifndef F_GETLK64
120 #define F_GETLK64 12 /* using 'struct flock64' */ macro
/linux/include/uapi/asm-generic/
A Dfcntl.h120 #ifndef F_GETLK64
121 #define F_GETLK64 12 /* using 'struct flock64' */ macro
/linux/arch/parisc/include/uapi/asm/
A Dfcntl.h23 #define F_GETLK64 8 macro
/linux/arch/mips/include/uapi/asm/
A Dfcntl.h48 #define F_GETLK64 33 /* using 'struct flock64' */ macro
/linux/include/linux/
A Dfcntl.h32 #define IS_GETLK64(cmd) ((cmd) == F_GETLK64)
/linux/include/trace/events/
A Dfs.h85 { F_GETLK64, "GETLK64" }, \
/linux/arch/powerpc/include/asm/
A Dcompat.h55 #define F_GETLK64 12 /* using 'struct flock64' */ macro
/linux/fs/
A Dfcntl.c502 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()
A Dlocks.c2385 cmd = F_GETLK64; in fcntl_getlk64()
/linux/arch/sparc/include/asm/
A Dcompat.h87 #define F_GETLK64 12 macro
/linux/arch/arm64/include/asm/
A Dcompat.h76 #define F_GETLK64 12 /* using 'struct flock64' */ macro
/linux/arch/x86/include/asm/
A Dcompat.h61 #define F_GETLK64 12 /* using 'struct flock64' */ macro
/linux/arch/mips/include/asm/
A Dcompat.h68 #define F_GETLK64 33 macro
/linux/arch/s390/include/asm/
A Dcompat.h113 #define F_GETLK64 12 macro
/linux/arch/arm/kernel/
A Dsys_oabi-compat.c243 case F_GETLK64: in sys_oabi_fcntl64()
/linux/security/selinux/
A Dhooks.c3953 case F_GETLK64: in selinux_file_fcntl()

Completed in 36 milliseconds