Searched defs:nlm4_shareargs (Results 1 – 2 of 2) sorted by relevance
231 struct nlm4_shareargs { struct232 netobj cookie;233 nlm4_share share;234 bool reclaim;
254 struct nlm4_shareargs { struct259 typedef struct nlm4_shareargs nlm4_shareargs; argument