Searched refs:nlm_wait (Results 1 – 2 of 2) sorted by relevance
166 struct nlm_wait { struct258 void nlmclnt_prepare_block(struct nlm_wait *block, struct nlm_host *host,260 void nlmclnt_queue_block(struct nlm_wait *block);261 __be32 nlmclnt_dequeue_block(struct nlm_wait *block);262 int nlmclnt_wait(struct nlm_wait *block, struct nlm_rqst *req, long timeout);
530 struct nlm_wait block; in nlmclnt_lock()