Home
last modified time | relevance | path

Searched refs:F_EXLCK (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/uapi/asm-generic/
H A Dfcntl.h170 #ifndef F_EXLCK
171 #define F_EXLCK 4 /* or 3 */ macro
/linux-6.15/arch/alpha/include/uapi/asm/
H A Dfcntl.h53 #define F_EXLCK 16 /* or 3 */ macro
/linux-6.15/fs/smb/client/
H A Dfile.c1988 } else if (flock->c.flc_type == F_EXLCK) { in cifs_read_flock()