Home
last modified time | relevance | path

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

/linux-6.1.9/fs/lockd/
Dclntlock.c35 struct nlm_wait { struct
100 struct nlm_wait *nlmclnt_prepare_block(struct nlm_host *host, struct file_lock *fl) in nlmclnt_prepare_block()
102 struct nlm_wait *block; in nlmclnt_prepare_block()
118 void nlmclnt_finish_block(struct nlm_wait *block) in nlmclnt_finish_block()
131 int nlmclnt_block(struct nlm_wait *block, struct nlm_rqst *req, long timeout) in nlmclnt_block()
168 struct nlm_wait *block; in nlmclnt_grant()
232 struct nlm_wait *block; in reclaimer()
Dclntproc.c518 struct nlm_wait *block = NULL; in nlmclnt_lock()
/linux-6.1.9/include/linux/lockd/
Dlockd.h134 struct nlm_wait;
215 struct nlm_wait * nlmclnt_prepare_block(struct nlm_host *host, struct file_lock *fl);
216 void nlmclnt_finish_block(struct nlm_wait *block);
217 int nlmclnt_block(struct nlm_wait *block, struct nlm_rqst *req, long timeout);