Searched refs:extent_blocks (Results 1 - 1 of 1) sorted by last modified time

/linux-master/fs/ocfs2/
H A Djournal.h519 int bitmap_blocks, sysfile_bitmap_blocks, extent_blocks; local
537 extent_blocks = 1 + 1 + le16_to_cpu(root_el->l_tree_depth);
539 return bitmap_blocks + sysfile_bitmap_blocks + extent_blocks +

Completed in 230 milliseconds