Searched defs:nlm_lockargs (Results 1 – 1 of 1) sorted by relevance
54 struct nlm_lockargs { struct55 netobj cookie;56 bool block;57 bool exclusive;58 struct nlm_lock alock;59 bool reclaim;60 int state;