Searched refs:rootvolpath (Results 1 – 2 of 2) sorted by relevance
168 char *dup = NULL, *p, *volpath, *rootvolpath, x[HAMMER_MAX_VOLUMES]; in __fsvtyp_hammer() local179 rootvolpath = NULL; in __fsvtyp_hammer()191 rootvolpath = volpath; in __fsvtyp_hammer()195 if (rootvolpath) in __fsvtyp_hammer()196 volpath = rootvolpath; in __fsvtyp_hammer()
418 char *dup = NULL, *target_label = NULL, *p, *volpath, *rootvolpath; in __fsvtyp_hammer2() local434 rootvolpath = NULL; in __fsvtyp_hammer2()459 rootvolpath = volpath; in __fsvtyp_hammer2()463 if (rootvolpath) in __fsvtyp_hammer2()464 volpath = rootvolpath; in __fsvtyp_hammer2()