Searched refs:nlm_wait (Results 1 – 3 of 3) sorted by relevance
34 struct nlm_wait { struct99 struct nlm_wait *nlmclnt_prepare_block(struct nlm_host *host, struct file_lock *fl) in nlmclnt_prepare_block()101 struct nlm_wait *block; in nlmclnt_prepare_block()117 void nlmclnt_finish_block(struct nlm_wait *block) in nlmclnt_finish_block()130 int nlmclnt_block(struct nlm_wait *block, struct nlm_rqst *req, long timeout) in nlmclnt_block()167 struct nlm_wait *block; in nlmclnt_grant()231 struct nlm_wait *block; in reclaimer()
516 struct nlm_wait *block = NULL; in nlmclnt_lock()
133 struct nlm_wait;213 struct nlm_wait * nlmclnt_prepare_block(struct nlm_host *host, struct file_lock *fl);214 void nlmclnt_finish_block(struct nlm_wait *block);215 int nlmclnt_block(struct nlm_wait *block, struct nlm_rqst *req, long timeout);