Searched refs:EXT2_NDIR_BLOCKS (Results 1 – 12 of 12) sorted by relevance
75 } while (st.st_size <= (EXT2_NDIR_BLOCKS - 1) * st.st_blksize); in main()
519 for (i=1; i < EXT2_NDIR_BLOCKS; i++) { in create_lost_and_found()
111 int num = EXT2_NDIR_BLOCKS; in ext2fs_punch_ind()114 blk64_t max = EXT2_NDIR_BLOCKS; in ext2fs_punch_ind()
363 if (block < EXT2_NDIR_BLOCKS) { in ext2fs_bmap2()390 block -= EXT2_NDIR_BLOCKS; in ext2fs_bmap2()
133 inode_size = apb*apb + apb + EXT2_NDIR_BLOCKS; in ext2fs_create_resize_inode()
300 #define EXT2_NDIR_BLOCKS 12 macro301 #define EXT2_IND_BLOCK EXT2_NDIR_BLOCKS
523 for (i = 0; i < EXT2_NDIR_BLOCKS ; i++, ctx.bcount++) { in ext2fs_block_iterate3()
512 last_direct=EXT2_NDIR_BLOCKS-1; in file_block_to_global_block()
696 for (i=0; i<EXT2_NDIR_BLOCKS; i++) { in dump_metadata_block()
209 EXT2_NDIR_BLOCKS },
1399 for (i=0; i < EXT2_NDIR_BLOCKS; i++) { in do_modify_inode()
1208 max_sizes = EXT2_NDIR_BLOCKS + EXT2_BPP(i); in e2fsck_pass1()