Searched defs:nlm_cancargs (Results 1 – 2 of 2) sorted by relevance
80 struct nlm_cancargs { struct81 netobj cookie;82 bool block;83 bool exclusive;84 struct nlm_lock alock;
83 struct nlm_cancargs { struct89 typedef struct nlm_cancargs nlm_cancargs; argument