Home
last modified time | relevance | path

Searched refs:F_EXLCK (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
H A Dfcntl.h171 #ifndef F_EXLCK
172 #define F_EXLCK 4 /* or 3 */ macro
/kernel/linux/linux-5.10/include/uapi/asm-generic/
H A Dfcntl.h172 #ifndef F_EXLCK
173 #define F_EXLCK 4 /* or 3 */ macro
/kernel/linux/linux-6.6/include/uapi/asm-generic/
H A Dfcntl.h171 #ifndef F_EXLCK
172 #define F_EXLCK 4 /* or 3 */ macro
/kernel/linux/linux-6.6/tools/include/uapi/asm-generic/
H A Dfcntl.h171 #ifndef F_EXLCK
172 #define F_EXLCK 4 /* or 3 */ macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
H A Dfcntl.h118 #ifndef F_EXLCK
119 #define F_EXLCK 4 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-generic/
H A Dfcntl.h132 #ifndef F_EXLCK
133 #define F_EXLCK 4 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
H A Dfcntl.h132 #ifndef F_EXLCK
133 #define F_EXLCK 4 macro
/kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/
H A Dfcntl.h53 #define F_EXLCK 16 /* or 3 */ macro
/kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/
H A Dfcntl.h53 #define F_EXLCK 16 /* or 3 */ macro
/kernel/linux/linux-5.10/fs/cifs/
H A Dfile.c1420 } else if (flock->fl_type == F_EXLCK) { in cifs_read_flock()
1421 cifs_dbg(FYI, "F_EXLCK\n"); in cifs_read_flock()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dfile.c1698 } else if (flock->fl_type == F_EXLCK) { in cifs_read_flock()
1699 cifs_dbg(FYI, "F_EXLCK\n"); in cifs_read_flock()

Completed in 15 milliseconds