Searched refs:nlm_wait (Results 1 – 3 of 3) sorted by relevance
34 struct nlm_wait { struct98 struct nlm_wait *nlmclnt_prepare_block(struct nlm_host *host, struct file_lock *fl) in nlmclnt_prepare_block()100 struct nlm_wait *block; in nlmclnt_prepare_block()116 void nlmclnt_finish_block(struct nlm_wait *block) in nlmclnt_finish_block()129 int nlmclnt_block(struct nlm_wait *block, struct nlm_rqst *req, long timeout) in nlmclnt_block()166 struct nlm_wait *block; in nlmclnt_grant()230 struct nlm_wait *block; in reclaimer()
506 struct nlm_wait *block = NULL; in nlmclnt_lock()
130 struct nlm_wait;209 struct nlm_wait * nlmclnt_prepare_block(struct nlm_host *host, struct file_lock *fl);210 void nlmclnt_finish_block(struct nlm_wait *block);211 int nlmclnt_block(struct nlm_wait *block, struct nlm_rqst *req, long timeout);