Home
last modified time | relevance | path

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

/linux-6.12.1/fs/lockd/
Dhost.c163 host->h_addrbuf = nsm->sm_addrbuf; in nlm_alloc_host()
265 host->h_name, host->h_addrbuf); in nlmclnt_lookup_host()
278 host->h_name, host->h_addrbuf); in nlmclnt_lookup_host()
382 __func__, host->h_name, host->h_addrbuf); in nlmsvc_lookup_host()
399 __func__, host->h_name, host->h_addrbuf); in nlmsvc_lookup_host()
432 host->h_name, host->h_addrbuf); in nlm_bind_host()
/linux-6.12.1/include/linux/lockd/
Dlockd.h71 char *h_addrbuf; /* address eyecatcher */ member