Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/lockd/
Dhost.c164 host->h_addrbuf = nsm->sm_addrbuf; in nlm_alloc_host()
266 host->h_name, host->h_addrbuf); in nlmclnt_lookup_host()
279 host->h_name, host->h_addrbuf); in nlmclnt_lookup_host()
383 __func__, host->h_name, host->h_addrbuf); in nlmsvc_lookup_host()
400 __func__, host->h_name, host->h_addrbuf); in nlmsvc_lookup_host()
433 host->h_name, host->h_addrbuf); in nlm_bind_host()
/kernel/linux/linux-5.10/include/linux/lockd/
Dlockd.h69 char *h_addrbuf; /* address eyecatcher */ member