Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_fscache.c1141 cachefs_cd_access(fscache_t *fscp, int waitconnected, int writing) in cachefs_cd_access() argument
1158 (waitconnected && in cachefs_cd_access()
1177 if (waitconnected && in cachefs_cd_access()
1179 waitconnected = 0; in cachefs_cd_access()
1221 (waithappens == 0 && waitconnected == 0)); in cachefs_cd_access()
/titanic_44/usr/src/uts/common/sys/fs/
H A Dcachefs_fscache.h224 int cachefs_cd_access(fscache_t *fscp, int waitconnected, int writing);