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

/external/e2fsprogs/lib/blkid/
H A Dprobe.c1205 unsigned int leaf_block; local
1262 leaf_block = (leaf_node_head * leaf_node_size) / blocksize;
1272 if (leaf_block < ext_block_count)
1275 leaf_block -= ext_block_count;
1280 leaf_off = (ext_block_start + leaf_block) * blocksize;

Completed in 151 milliseconds