Searched refs:vol_fstype (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/usr.sbin/fstyp/
H A Dhammer.c80 memcpy(&fstype, &ondisk->vol_fstype, sizeof(fstype));
87 if (memcmp(&ondisk->vol_fstype, &fstype, sizeof(fstype)))
H A Dhammer_disk.h752 hammer_uuid_t vol_fstype; /* identify filesystem type */ member in struct:hammer_volume_ondisk

Completed in 108 milliseconds