Searched defs:nlm4_shareargs (Results 1 – 2 of 2) sorted by relevance
233 struct nlm4_shareargs { struct234 netobj cookie;235 nlm4_share share;236 bool reclaim;
252 struct nlm4_shareargs { struct257 typedef struct nlm4_shareargs nlm4_shareargs; argument