h_name            220 fs/lockd/clntlock.c 		task = kthread_run(reclaimer, host, "%s-reclaim", host->h_name);
h_name            224 fs/lockd/clntlock.c 				"(%ld)\n", host->h_name, PTR_ERR(task));
h_name            247 fs/lockd/clntlock.c 	dprintk("lockd: reclaiming locks for host %s\n", host->h_name);
h_name            282 fs/lockd/clntlock.c 	dprintk("NLM: done reclaiming locks for host %s\n", host->h_name);
h_name            275 fs/lockd/clntproc.c 			(int)proc, host->h_name);
h_name            351 fs/lockd/clntproc.c 			(int)proc, host->h_name);
h_name            143 fs/lockd/host.c 	host->h_name	   = nsm->sm_name;
h_name            183 fs/lockd/host.c 	dprintk("lockd: destroy host %s\n", host->h_name);
h_name            266 fs/lockd/host.c 			host->h_name, host->h_addrbuf);
h_name            279 fs/lockd/host.c 		host->h_name, host->h_addrbuf);
h_name            296 fs/lockd/host.c 	dprintk("lockd: release client host %s\n", host->h_name);
h_name            383 fs/lockd/host.c 			__func__, host->h_name, host->h_addrbuf);
h_name            400 fs/lockd/host.c 		__func__, host->h_name, host->h_addrbuf);
h_name            418 fs/lockd/host.c 	dprintk("lockd: release server host %s\n", host->h_name);
h_name            433 fs/lockd/host.c 			host->h_name, host->h_addrbuf);
h_name            462 fs/lockd/host.c 			.servername	= host->h_name,
h_name            487 fs/lockd/host.c 			printk("lockd: couldn't create RPC handle for %s\n", host->h_name);
h_name            502 fs/lockd/host.c 	dprintk("lockd: rebind host %s\n", host->h_name);
h_name            515 fs/lockd/host.c 		dprintk("lockd: get host %s\n", host->h_name);
h_name            605 fs/lockd/host.c 			host->h_name, refcount_read(&host->h_count),
h_name            677 fs/lockd/host.c 				host->h_name, refcount_read(&host->h_count),
h_name            390 fs/lockd/svcsubs.c 			host->h_name);
h_name             50 include/linux/lockd/lockd.h 	char			*h_name;		/* remote hostname */