Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/cachefs/common/
H A Dsubr.c322 if (clabelp->cl_cfsversion != CFSVERSION) { in cachefs_label_file_vcheck()
1050 clp->cl_cfsversion = CFSVERSION; in cachefs_convert_uv2cl()
/titanic_44/usr/src/uts/common/sys/fs/
H A Dcachefs_fs.h112 #define CFSVERSION 110 macro
115 #define CFSVERSION 7 macro
/titanic_44/usr/src/cmd/fs.d/cachefs/fsck/
H A Dfsck.c374 if (clabel.cl_cfsversion == CFSVERSION) in cache_upgrade()
392 clabel.cl_cfsversion = CFSVERSION; in cache_upgrade()
/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_subr.c316 if (cachep->c_label.cl_cfsversion != CFSVERSION) { in cachefs_cache_activate_ro()