Home
last modified time | relevance | path

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

/Linux-v6.6/arch/parisc/include/uapi/asm/
Dfcntl.h25 #define F_SETLKW64 10 macro
/Linux-v6.6/arch/mips/include/uapi/asm/
Dfcntl.h50 #define F_SETLKW64 35 macro
/Linux-v6.6/include/linux/
Dfcntl.h34 #define IS_SETLKW64(cmd) ((cmd) == F_SETLKW64)
/Linux-v6.6/tools/include/uapi/asm-generic/
Dfcntl.h122 #define F_SETLKW64 14 macro
/Linux-v6.6/include/trace/misc/
Dfs.h87 { F_SETLKW64, "SETLKW64" }, \
/Linux-v6.6/include/uapi/asm-generic/
Dfcntl.h122 #define F_SETLKW64 14 macro
/Linux-v6.6/fs/
Dfcntl.c496 case F_SETLKW64: in SYSCALL_DEFINE3()
578 case F_SETLKW64: in convert_fcntl_cmd()
651 case F_SETLKW64: in do_compat_fcntl64()
680 case F_SETLKW64: in COMPAT_SYSCALL_DEFINE3()
Dlocks.c2496 cmd = F_SETLKW64; in fcntl_setlk64()
2500 case F_SETLKW64: in fcntl_setlk64()
/Linux-v6.6/arch/arm/kernel/
Dsys_oabi-compat.c259 case F_SETLKW64: in sys_oabi_fcntl64()
/Linux-v6.6/security/selinux/
Dhooks.c3879 case F_SETLKW64: in selinux_file_fcntl()