Searched defs:nlm_testargs (Results 1 – 2 of 2) sorted by relevance
106 struct nlm_testargs { struct107 netobj cookie;108 bool exclusive;109 struct nlm_lock alock;
90 struct nlm_testargs { struct95 typedef struct nlm_testargs nlm_testargs; argument