Searched defs:nlm4_shareargs (Results 1 – 2 of 2) sorted by relevance
226 struct nlm4_shareargs { struct227 netobj cookie;228 nlm4_share share;229 bool reclaim;
251 struct nlm4_shareargs { struct256 typedef struct nlm4_shareargs nlm4_shareargs; argument