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

/external/e2fsprogs/lib/blkid/
H A Dprobe.c874 static int probe_zfs(struct blkid_probe *probe, struct blkid_magic *id, function
1439 { "zfs", 8, 0, 8, "\0\0\x02\xf5\xb0\x07\xb1\x0c", probe_zfs },
1440 { "zfs", 8, 0, 8, "\x0c\xb1\x07\xb0\xf5\x02\0\0", probe_zfs },
1441 { "zfs", 264, 0, 8, "\0\0\x02\xf5\xb0\x07\xb1\x0c", probe_zfs },
1442 { "zfs", 264, 0, 8, "\x0c\xb1\x07\xb0\xf5\x02\0\0", probe_zfs },

Completed in 74 milliseconds