Searched defs:nlm_cancargs (Results 1 – 2 of 2) sorted by relevance
78 struct nlm_cancargs { struct79 netobj cookie;80 bool block;81 bool exclusive;82 struct nlm_lock alock;
85 struct nlm_cancargs { struct91 typedef struct nlm_cancargs nlm_cancargs; argument