Searched defs:nlm4_cancargs (Results 1 – 2 of 2) sorted by relevance
219 struct nlm4_cancargs { struct220 netobj cookie;221 bool block;222 bool exclusive;223 struct nlm4_lock alock;
240 struct nlm4_cancargs { struct246 typedef struct nlm4_cancargs nlm4_cancargs; typedef