Searched defs:nlm_testargs (Results 1 – 2 of 2) sorted by relevance
80 struct nlm_testargs { struct81 netobj cookie;82 bool exclusive;83 struct nlm_lock alock;
90 struct nlm_testargs { struct95 typedef struct nlm_testargs nlm_testargs; argument