Home
last modified time | relevance | path

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

/linux-4.1.27/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.c517 struct nlm_wait *block = NULL; in nlmclnt_lock()
/linux-4.1.27/include/linux/lockd/
Dlockd.h129 struct nlm_wait;
208 struct nlm_wait * nlmclnt_prepare_block(struct nlm_host *host, struct file_lock *fl);
209 void nlmclnt_finish_block(struct nlm_wait *block);
210 int nlmclnt_block(struct nlm_wait *block, struct nlm_rqst *req, long timeout);