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

/opensolaris-onvv-gate/usr/src/uts/common/fs/cachefs/
H A Dcachefs_fscache.c1146 int waithappens = 0; local
1157 if (waithappens ||
1162 if ((waithappens == 0) && CFS_ISFS_SOFT(fscp)) {
1182 waithappens = 0;
1188 waithappens = 1;
1201 waithappens = 1;
1211 waithappens = 1;
1221 (waithappens == 0 && waitconnected == 0));

Completed in 45 milliseconds