Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/blkid/
Dprobe.c1202 unsigned int cat_block; in probe_hfsplus() local
1251 cat_block = blkid_be32(extents[0].start_block); in probe_hfsplus()
1253 buf = get_buffer(probe, off + ((__u64) cat_block * blocksize), 0x2000); in probe_hfsplus()