Home
last modified time | relevance | path

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

/freebsd/usr.sbin/fstyp/
H A Dhammer_disk.h122 typedef uuid_t hammer_uuid_t; typedef
751 hammer_uuid_t vol_fsid; /* identify filesystem */
752 hammer_uuid_t vol_fstype; /* identify filesystem type */
895 hammer_uuid_t uid;
896 hammer_uuid_t gid;
1006 hammer_uuid_t shared_uuid; /* shared uuid (match required) */
1007 hammer_uuid_t unique_uuid; /* unique uuid of this master/slave */
H A Dhammer.c63 static hammer_uuid_t fsid, fstype; in test_ondisk()