Searched defs:nlm4_shareres (Results 1 – 2 of 2) sorted by relevance
237 struct nlm4_shareres { struct238 netobj cookie;239 nlm4_stats stat;240 int sequence;
261 struct nlm4_shareres { struct266 typedef struct nlm4_shareres nlm4_shareres; argument