Home
last modified time | relevance | path

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

/openbmc/linux/fs/lockd/
H A Dclntlock.c216 if (!host->h_reclaiming++) { in nlmclnt_recovery()
278 host->h_reclaiming = 0; in reclaimer()
H A Dhost.c146 host->h_reclaiming = 0; in nlm_alloc_host()
H A Dclntproc.c281 if (host->h_reclaiming && !argp->reclaim) in nlmclnt_call()
/openbmc/linux/include/linux/lockd/
H A Dlockd.h53 unsigned short h_reclaiming : 1, member