Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/power/
H A Dsysstat.c109 static int nfs_load(void);
155 if (nfs_load() != 0) { in init_all()
425 nfs_load(void) in nfs_load() function
511 while (kstat_chain_update(kc) || nfs_load()) { in check_nfs()