Home
last modified time | relevance | path

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

/linux-6.1.9/fs/lockd/
Dclntproc.c24 #define NLMCLNT_POLL_TIMEOUT (30*HZ) macro
552 status = nlmclnt_block(block, req, NLMCLNT_POLL_TIMEOUT); in nlmclnt_lock()