Searched defs:nlm_unlockargs (Results 1 – 2 of 2) sorted by relevance
87 struct nlm_unlockargs { struct88 netobj cookie; 89 struct nlm_lock alock;
97 struct nlm_unlockargs { struct101 typedef struct nlm_unlockargs nlm_unlockargs; argument