Searched refs:F_GETLK64 (Results 1 - 9 of 9) sorted by relevance

/linux-master/arch/parisc/include/uapi/asm/
H A Dfcntl.h23 #define F_GETLK64 8 macro
/linux-master/arch/mips/include/uapi/asm/
H A Dfcntl.h48 #define F_GETLK64 33 /* using 'struct flock64' */ macro
/linux-master/include/uapi/asm-generic/
H A Dfcntl.h119 #ifndef F_GETLK64
120 #define F_GETLK64 12 /* using 'struct flock64' */ macro
/linux-master/tools/include/uapi/asm-generic/
H A Dfcntl.h119 #ifndef F_GETLK64
120 #define F_GETLK64 12 /* using 'struct flock64' */ macro
/linux-master/include/linux/
H A Dfcntl.h32 #define IS_GETLK64(cmd) ((cmd) == F_GETLK64)
/linux-master/include/trace/misc/
H A Dfs.h85 { F_GETLK64, "GETLK64" }, \
/linux-master/fs/
H A Dfcntl.c502 case F_GETLK64:
590 case F_GETLK64:
650 case F_GETLK64:
694 case F_GETLK64:
/linux-master/arch/arm/kernel/
H A Dsys_oabi-compat.c246 case F_GETLK64:
/linux-master/security/selinux/
H A Dhooks.c3914 case F_GETLK64:

Completed in 173 milliseconds