Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_ioctl.h51 #define CFS_FS_RECONNECTING 0x02 /* fscache is reconnecting to backfs */ macro
/titanic_41/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_fscache.c527 xx = kmod_stateset(kmod_object_p, CFS_FS_RECONNECTING); in fscache_process()
531 case CFS_FS_RECONNECTING: in fscache_process()
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_ioctl.c727 state = CFS_FS_RECONNECTING; in cachefs_io_stateget()
845 case CFS_FS_RECONNECTING: in cachefs_io_stateset()