Searched defs:nlm_lockargs (Results 1 – 1 of 1) sorted by relevance
70 struct nlm_lockargs { struct71 netobj cookie;72 bool block;73 bool exclusive;74 struct nlm_lock alock;75 bool reclaim; /* used for recovering locks */76 int state; /* specify local status monitor state */