Searched refs:F_EXLCK (Results 1 – 3 of 3) sorted by relevance
170 #ifndef F_EXLCK171 #define F_EXLCK 4 /* or 3 */ macro
53 #define F_EXLCK 16 /* or 3 */ macro
1996 } else if (flock->c.flc_type == F_EXLCK) { in cifs_read_flock() 1997 cifs_dbg(FYI, "F_EXLCK\n"); in cifs_read_flock()