Home
last modified time | relevance | path

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

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