Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
334 if (nsm_use_hostnames && hostname != NULL) in nsm_get_handle()
H A Dsvc.c584 .data = &nsm_use_hostnames,
684 module_param(nsm_use_hostnames, bool, 0644);
/OK3568_Linux_fs/kernel/include/linux/lockd/
H A Dlockd.h202 extern bool nsm_use_hostnames;
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.builtin.modinfo