Home
last modified time | relevance | path

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

/linux/fs/lockd/
H A 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()
310 * Behavior is modulated by the global nsm_use_hostnames variable.
337 if (nsm_use_hostnames && hostname != NULL) in nsm_get_handle()
/linux/include/linux/lockd/
H A Dlockd.h204 extern bool nsm_use_hostnames;