Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_fscache.c484 if (fscache_object_p->i_simdis && (state == CFS_FS_CONNECTED)) { in fscache_process()
495 case CFS_FS_CONNECTED: in fscache_process()
550 CFS_FS_CONNECTED); in fscache_process()
/titanic_44/usr/src/uts/common/sys/fs/
H A Dcachefs_ioctl.h49 #define CFS_FS_CONNECTED 0x00 /* fscache connected to backfs */ macro
/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_ioctl.c721 state = CFS_FS_CONNECTED; in cachefs_io_stateget()
777 case CFS_FS_CONNECTED: in cachefs_io_stateset()