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