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/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/fs/
H A Dfcntl.c639 case F_SETLKW64: in SYSCALL_DEFINE3()
718 case F_SETLKW64: in convert_fcntl_cmd()
791 case F_SETLKW64: in do_compat_fcntl64()
818 case F_SETLKW64: in COMPAT_SYSCALL_DEFINE3()
H A Dlocks.c2643 cmd = F_SETLKW64; in fcntl_setlk64()
2647 case F_SETLKW64: in fcntl_setlk64()
/linux/arch/arm/kernel/
H A Dsys_oabi-compat.c259 case F_SETLKW64: in sys_oabi_fcntl64()
/linux/security/selinux/
H A Dhooks.c4098 case F_SETLKW64: in selinux_file_fcntl()