Searched refs:EXT2_NDIR_BLOCKS (Results 1 – 12 of 12) sorted by relevance
74 } while (st.st_size <= (EXT2_NDIR_BLOCKS - 1) * st.st_blksize); in main()
417 for (i=1; i < EXT2_NDIR_BLOCKS; i++) { in create_lost_and_found()
108 int num = EXT2_NDIR_BLOCKS; in ext2fs_punch_ind()111 blk64_t max = EXT2_NDIR_BLOCKS; in ext2fs_punch_ind()
338 if (block < EXT2_NDIR_BLOCKS) { in ext2fs_bmap2()361 block -= EXT2_NDIR_BLOCKS; in ext2fs_bmap2()
120 inode_size = apb*apb + apb + EXT2_NDIR_BLOCKS; in ext2fs_create_resize_inode()
270 #define EXT2_NDIR_BLOCKS 12 macro271 #define EXT2_IND_BLOCK EXT2_NDIR_BLOCKS
515 for (i = 0; i < EXT2_NDIR_BLOCKS ; i++, ctx.bcount++) { in ext2fs_block_iterate3()
511 last_direct=EXT2_NDIR_BLOCKS-1; in file_block_to_global_block()
650 for (i=0; i<EXT2_NDIR_BLOCKS; i++) { in dump_metadata_block()
177 EXT2_NDIR_BLOCKS },
1270 for (i=0; i < EXT2_NDIR_BLOCKS; i++) { in do_modify_inode()
583 max_sizes = EXT2_NDIR_BLOCKS + EXT2_BPP(i); in e2fsck_pass1()