Searched refs:F_EXLCK (Results 1 – 8 of 8) sorted by relevance
172 #ifndef F_EXLCK173 #define F_EXLCK 4 /* or 3 */ macro
171 #ifndef F_EXLCK172 #define F_EXLCK 4 /* or 3 */ macro
230 #ifndef F_EXLCK231 # define F_EXLCK 4 /* or 3 */ macro
53 #define F_EXLCK 16 /* or 3 */ macro
1420 } else if (flock->fl_type == F_EXLCK) { in cifs_read_flock()