Searched refs:fhanew_softc (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/fs/nfsserver/
H A Dnfs_fha_new.c53 static struct fha_params fhanew_softc; variable in typeref:struct:fha_params
68 softc = &fhanew_softc;
110 softc = &fhanew_softc;
268 return (fhe_stats_sysctl(oidp, arg1, arg2, req, &fhanew_softc));
275 return (fha_assign(this_thread, req, &fhanew_softc));

Completed in 48 milliseconds