Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_fscache.c487 xx = kmod_stateset(kmod_object_p, CFS_FS_DISCONNECTED); in fscache_process()
490 dbug_assert(state == CFS_FS_DISCONNECTED); in fscache_process()
511 dbug_assert(state == CFS_FS_DISCONNECTED); in fscache_process()
514 case CFS_FS_DISCONNECTED: in fscache_process()
545 CFS_FS_DISCONNECTED); in fscache_process()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_ioctl.h50 #define CFS_FS_DISCONNECTED 0x01 /* fscache disconnected from backfs */ macro
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_fscache.c1321 state = CFS_FS_DISCONNECTED; in cachefs_cd_timedout()
H A Dcachefs_ioctl.c724 state = CFS_FS_DISCONNECTED; in cachefs_io_stateget()
812 case CFS_FS_DISCONNECTED: in cachefs_io_stateset()