Home
last modified time | relevance | path

Searched refs:h_addrbuf (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/lockd/
Dhost.c162 host->h_addrbuf = nsm->sm_addrbuf; in nlm_alloc_host()
257 host->h_name, host->h_addrbuf); in nlmclnt_lookup_host()
270 host->h_name, host->h_addrbuf); in nlmclnt_lookup_host()
375 __func__, host->h_name, host->h_addrbuf); in nlmsvc_lookup_host()
390 __func__, host->h_name, host->h_addrbuf); in nlmsvc_lookup_host()
423 host->h_name, host->h_addrbuf); in nlm_bind_host()
/linux-4.1.27/include/linux/lockd/
Dlockd.h69 char *h_addrbuf; /* address eyecatcher */ member