Home
last modified time | relevance | path

Searched refs:F_SETLKW64 (Results 1 – 9 of 9) sorted by relevance

/linux/arch/parisc/include/uapi/asm/
H A Dfcntl.h25 #define F_SETLKW64 10 macro
/linux/arch/mips/include/uapi/asm/
H A Dfcntl.h50 #define F_SETLKW64 35 macro
/linux/include/linux/
H A Dfcntl.h34 #define IS_SETLKW64(cmd) ((cmd) == F_SETLKW64)
/linux/tools/include/uapi/asm-generic/
H A Dfcntl.h
/linux/include/uapi/asm-generic/
H A Dfcntl.h121 #define F_SETLKW64 14 macro
/linux/include/trace/misc/
H A Dfs.h87 { F_SETLKW64, "SETLKW64" }, \
/linux/arch/arm/kernel/
H A Dsys_oabi-compat.c259 case F_SETLKW64: in sys_oabi_fcntl64()
/linux/fs/
H A Dlocks.c2623 cmd = F_SETLKW64; in fcntl_setlk64()
2627 case F_SETLKW64: in fcntl_setlk64()
/linux/security/selinux/
H A Dhooks.c4093 case F_SETLKW64: in selinux_file_fcntl()