Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/lockd/
Dlockd.h133 int nlmclnt_block(struct nlm_host *, struct file_lock *, u32 *);
/linux-2.4.37.9/fs/lockd/
Dclntlock.c51 nlmclnt_block(struct nlm_host *host, struct file_lock *fl, u32 *statp) in nlmclnt_block() function
Dclntproc.c459 status = nlmclnt_block(host, fl, &resp->status); in nlmclnt_lock()