Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c825 static int using_cache = FALSE; in getfile() local
844 using_cache = TRUE; in getfile()
853 if (strcmp(fileid, "rootopts") == 0 && using_cache == TRUE) { in getfile()