Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/cpr/
H A Dcpr_misc.c258 struct vfs *vfsp = NULL, *vfsp_save = rootvfs; in cpr_verify_statefile_path() local
382 vfsp_save = vfsp; in cpr_verify_statefile_path()
392 if (cpr_is_ufs(vfsp_save) == 0 || strcmp(cf->cf_fs, sfpath)) { in cpr_verify_statefile_path()