Searched refs:eblock (Results 1 – 3 of 3) sorted by relevance
398 unsigned long eblock; in bfs_fill_super() local437 eblock = le32_to_cpu(di->i_eblock); in bfs_fill_super()438 if (eblock > info->si_lf_eblk) in bfs_fill_super()439 info->si_lf_eblk = eblock; in bfs_fill_super()
290 int block, sblock, eblock, off, pos; in bfs_add_entry() local301 eblock = BFS_I(dir)->i_eblock; in bfs_add_entry()302 for (block = sblock; block <= eblock; block++) { in bfs_add_entry()
231 ext4_lblk_t eblock = 0; in mext_insert_across_blocks() local256 eblock = le32_to_cpu(start_ext->ee_block); in mext_insert_across_blocks()267 eblock = le32_to_cpu(start_ext->ee_block); in mext_insert_across_blocks()286 eblock = le32_to_cpu(new_ext->ee_block); in mext_insert_across_blocks()295 err = get_ext_path(orig_inode, eblock, &orig_path); in mext_insert_across_blocks()