Searched defs:nlm_shareargs (Results 1 – 2 of 2) sorted by relevance
120 struct nlm_shareargs { struct121 netobj cookie;122 nlm_share share;123 bool reclaim;
132 struct nlm_shareargs { struct137 typedef struct nlm_shareargs nlm_shareargs; argument