Home
last modified time | relevance | path

Searched refs:F_SETLK64 (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dfcntl.h24 #define F_SETLK64 9 macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dfcntl.h49 #define F_SETLK64 34 macro
/openbmc/linux/include/linux/
H A Dfcntl.h33 #define IS_SETLK64(cmd) ((cmd) == F_SETLK64)
/openbmc/linux/include/trace/misc/
H A Dfs.h86 { F_SETLK64, "SETLK64" }, \
/openbmc/linux/tools/include/uapi/asm-generic/
H A Dfcntl.h121 #define F_SETLK64 13 macro
/openbmc/linux/include/uapi/asm-generic/
H A Dfcntl.h121 #define F_SETLK64 13 macro
/openbmc/linux/fs/
H A Dfcntl.c487 case F_SETLK64: in SYSCALL_DEFINE3()
568 case F_SETLK64: in convert_fcntl_cmd()
642 case F_SETLK64: in do_compat_fcntl64()
671 case F_SETLK64: in COMPAT_SYSCALL_DEFINE3()
H A Dlocks.c2486 cmd = F_SETLK64; in fcntl_setlk64()
/openbmc/linux/arch/arm/kernel/
H A Dsys_oabi-compat.c258 case F_SETLK64: in sys_oabi_fcntl64()
/openbmc/linux/security/selinux/
H A Dhooks.c3909 case F_SETLK64: in selinux_file_fcntl()