Searched defs:nlm4_lockargs (Results 1 – 1 of 1) sorted by relevance
211 struct nlm4_lockargs { struct212 netobj cookie;213 bool block;214 bool exclusive;215 struct nlm4_lock alock;216 bool reclaim; /* used for recovering locks */217 int state; /* specify local status monitor state */