Home
last modified time | relevance | path

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

/linux-4.4.14/fs/lockd/
Dhost.c147 host->h_inuse = 0; in nlm_alloc_host()
594 host->h_inuse, host->h_expires, host->net); in nlm_complain_hosts()
652 host->h_inuse = 0; in nlm_gc_hosts()
661 if (atomic_read(&host->h_count) || host->h_inuse in nlm_gc_hosts()
666 host->h_inuse, host->h_expires, host->net); in nlm_gc_hosts()
Dsvcsubs.c336 host->h_inuse = 1; in nlmsvc_mark_host()
/linux-4.4.14/include/linux/lockd/
Dlockd.h54 h_inuse : 1; member