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

/linux-master/arch/alpha/include/uapi/asm/
H A Dfcntl.h53 #define F_EXLCK 16 /* or 3 */ macro
/linux-master/include/uapi/asm-generic/
H A Dfcntl.h171 #ifndef F_EXLCK
172 #define F_EXLCK 4 /* or 3 */ macro
/linux-master/tools/include/uapi/asm-generic/
H A Dfcntl.h171 #ifndef F_EXLCK
172 #define F_EXLCK 4 /* or 3 */ macro
/linux-master/fs/smb/client/
H A Dfile.c1793 } else if (flock->c.flc_type == F_EXLCK) {
1794 cifs_dbg(FYI, "F_EXLCK\n");

Completed in 97 milliseconds