Searched refs:F_WRLCK (Results 1 – 5 of 5) sorted by relevance
165 #define F_WRLCK 1 macro
99 { F_WRLCK, "WRLCK" }, \
35 { F_WRLCK, "F_WRLCK" }, \
448 EM(F_WRLCK, "WRLCK") \
175 return fl->c.flc_type == F_WRLCK; in lock_is_write()
Completed in 11 milliseconds