Home
last modified time | relevance | path

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

/linux-4.1.27/fs/lockd/
Dhost.c147 host->h_inuse = 0; in nlm_alloc_host()
592 host->h_inuse, host->h_expires, host->net); in nlm_complain_hosts()
650 host->h_inuse = 0; in nlm_gc_hosts()
659 if (atomic_read(&host->h_count) || host->h_inuse in nlm_gc_hosts()
664 host->h_inuse, host->h_expires, host->net); in nlm_gc_hosts()
Dsvcsubs.c336 host->h_inuse = 1; in nlmsvc_mark_host()
/linux-4.1.27/include/linux/lockd/
Dlockd.h54 h_inuse : 1; member