Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c827 static int using_cache = FALSE; in getfile() local
846 using_cache = TRUE; in getfile()
855 if (strcmp(fileid, "rootopts") == 0 && using_cache == TRUE) { in getfile()