Searched refs:F_SETLKW64 (Results 1 – 16 of 16) sorted by relevance
25 #define F_SETLKW64 10 macro
50 #define F_SETLKW64 35 macro
34 #define IS_SETLKW64(cmd) ((cmd) == F_SETLKW64)
87 { F_SETLKW64, "SETLKW64" }, \
122 #define F_SETLKW64 14 macro
123 #define F_SETLKW64 14 macro
57 #define F_SETLKW64 14 macro
512 case F_SETLKW64: in SYSCALL_DEFINE3()594 case F_SETLKW64: in convert_fcntl_cmd()667 case F_SETLKW64: in do_compat_fcntl64()696 case F_SETLKW64: in COMPAT_SYSCALL_DEFINE3()
2443 cmd = F_SETLKW64; in fcntl_setlk64()2447 case F_SETLKW64: in fcntl_setlk64()
89 #define F_SETLKW64 14 macro
78 #define F_SETLKW64 14 macro
63 #define F_SETLKW64 14 macro
70 #define F_SETLKW64 35 macro
115 #define F_SETLKW64 14 macro
256 case F_SETLKW64: in sys_oabi_fcntl64()
3955 case F_SETLKW64: in selinux_file_fcntl()
Completed in 37 milliseconds