Searched refs:nlmclnt_block (Results 1 – 3 of 3) sorted by relevance
133 int nlmclnt_block(struct nlm_host *, struct file_lock *, u32 *);
51 nlmclnt_block(struct nlm_host *host, struct file_lock *fl, u32 *statp) in nlmclnt_block() function
459 status = nlmclnt_block(host, fl, &resp->status); in nlmclnt_lock()