Searched defs:nlm_shareargs (Results 1 – 2 of 2) sorted by relevance
125 struct nlm_shareargs { struct126 netobj cookie;127 nlm_share share;128 bool reclaim;
135 struct nlm_shareargs { struct140 typedef struct nlm_shareargs nlm_shareargs; argument