Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/fstyp/
H A Dhammer.c168 char *dup = NULL, *p, *volpath, *rootvolpath, x[HAMMER_MAX_VOLUMES]; in __fsvtyp_hammer() local
179 rootvolpath = NULL; in __fsvtyp_hammer()
191 rootvolpath = volpath; in __fsvtyp_hammer()
195 if (rootvolpath) in __fsvtyp_hammer()
196 volpath = rootvolpath; in __fsvtyp_hammer()
H A Dhammer2.c418 char *dup = NULL, *target_label = NULL, *p, *volpath, *rootvolpath; in __fsvtyp_hammer2() local
434 rootvolpath = NULL; in __fsvtyp_hammer2()
459 rootvolpath = volpath; in __fsvtyp_hammer2()
463 if (rootvolpath) in __fsvtyp_hammer2()
464 volpath = rootvolpath; in __fsvtyp_hammer2()