Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/blkid/
Dprobe.c1405 static uint64_t exfat_block_to_offset(const struct exfat_super_block *sb, in exfat_block_to_offset()
1411 static uint64_t exfat_cluster_to_block(const struct exfat_super_block *sb, in exfat_cluster_to_block()
1418 static uint64_t exfat_cluster_to_offset(const struct exfat_super_block *sb, in exfat_cluster_to_offset()
1425 const struct exfat_super_block *sb, in exfat_next_cluster()
1439 struct blkid_probe *probe, const struct exfat_super_block *sb) in find_exfat_entry_label()
1473 struct exfat_super_block *sb; in probe_exfat()
1477 sb = (struct exfat_super_block *)buf; in probe_exfat()
Dprobe.h768 struct exfat_super_block { struct