h_count 155 fs/lockd/host.c refcount_set(&host->h_count, 1); h_count 300 fs/lockd/host.c if (refcount_dec_and_mutex_lock(&host->h_count, &nlm_host_mutex)) { h_count 397 fs/lockd/host.c refcount_inc(&host->h_count); h_count 421 fs/lockd/host.c refcount_dec(&host->h_count); h_count 516 fs/lockd/host.c refcount_inc(&host->h_count); h_count 605 fs/lockd/host.c host->h_name, refcount_read(&host->h_count), h_count 677 fs/lockd/host.c host->h_name, refcount_read(&host->h_count), h_count 682 fs/lockd/host.c if (refcount_dec_if_one(&host->h_count)) h_count 62 include/linux/lockd/lockd.h refcount_t h_count; /* reference count */