Home
last modified time | relevance | path

Searched refs:nsm_use_hostnames (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/lockd/
Dmon.c61 bool __read_mostly nsm_use_hostnames; variable
163 nsm->sm_mon_name = nsm_use_hostnames ? nsm->sm_name : nsm->sm_addrbuf; in nsm_monitor()
337 if (nsm_use_hostnames && hostname != NULL) in nsm_get_handle()
Dsvc.c461 .data = &nsm_use_hostnames,
544 module_param(nsm_use_hostnames, bool, 0644);
/linux-6.12.1/include/linux/lockd/
Dlockd.h204 extern bool nsm_use_hostnames;