Searched defs:nlm_cancargs (Results 1 – 2 of 2) sorted by relevance
73 struct nlm_cancargs { struct74 netobj cookie;75 bool block;76 bool exclusive;77 struct nlm_lock alock;
82 struct nlm_cancargs { struct88 typedef struct nlm_cancargs nlm_cancargs; typedef