Searched refs:F_SHLCK (Results 1 – 3 of 3) sorted by relevance
54 #define F_SHLCK 32 /* or 4 */ macro
172 #define F_SHLCK 8 /* or 4 */ macro
1884 if (ftype == F_RDLCK || ftype == F_SHLCK) in cifs_push_posix_locks()1992 } else if (flock->c.flc_type == F_SHLCK) { in cifs_read_flock()