Home
last modified time | relevance | path

Searched refs:nlm_wait (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/lockd/
Dclntlock.c34 struct nlm_wait { struct
98 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()
Dclntproc.c506 struct nlm_wait *block = NULL; in nlmclnt_lock()
/linux-4.4.14/include/linux/lockd/
Dlockd.h130 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);