Home
last modified time | relevance | path

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

/linux-4.19.296/fs/lockd/
Dhost.c163 host->h_addrbuf = nsm->sm_addrbuf; in nlm_alloc_host()
259 host->h_name, host->h_addrbuf); in nlmclnt_lookup_host()
272 host->h_name, host->h_addrbuf); in nlmclnt_lookup_host()
376 __func__, host->h_name, host->h_addrbuf); in nlmsvc_lookup_host()
393 __func__, host->h_name, host->h_addrbuf); in nlmsvc_lookup_host()
426 host->h_name, host->h_addrbuf); in nlm_bind_host()
/linux-4.19.296/include/linux/lockd/
Dlockd.h71 char *h_addrbuf; /* address eyecatcher */ member