Searched defs:nlm_unlockargs (Results 1 – 2 of 2) sorted by relevance
91 struct nlm_unlockargs { struct92 netobj cookie;93 struct nlm_lock alock;
100 struct nlm_unlockargs { struct104 typedef struct nlm_unlockargs nlm_unlockargs; argument