Home
last modified time | relevance | path

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

/fs/lockd/
Dclntlock.c129 int nlmclnt_block(struct nlm_wait *block, struct nlm_rqst *req, long timeout) in nlmclnt_block() function
Dclntproc.c540 status = nlmclnt_block(block, req, NLMCLNT_POLL_TIMEOUT); in nlmclnt_lock()