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