Searched defs:nlm4_cancargs (Results 1 – 2 of 2) sorted by relevance
214 struct nlm4_cancargs { struct215 netobj cookie;216 bool block;217 bool exclusive;218 struct nlm4_lock alock;
237 struct nlm4_cancargs { struct243 typedef struct nlm4_cancargs nlm4_cancargs; argument