Lines Matching defs:blocks
29 * balloc.c contains the blocks allocation and deallocation routines
98 * descriptor blocks */
109 * Normally all of these blocks are contiguous, so the special
162 unsigned int blocks;
169 * blocks.
171 blocks = ext4_blocks_count(EXT4_SB(sb)->s_es) -
174 blocks = EXT4_BLOCKS_PER_GROUP(sb);
175 return EXT4_NUM_B2C(EXT4_SB(sb), blocks);
190 /* If checksum is bad mark all blocks used to prevent allocation
226 * Also if the number of blocks within the group is less than
235 /* Return the number of free blocks in a block group. It is used when
247 * The free blocks are managed by bitmaps. A file system contains several
248 * blocks groups. Each group contains 1 bitmap block for blocks, 1 bitmap
249 * block for inodes, N blocks for the inode table and data blocks.
253 * the free blocks count in the block. The descriptors are loaded in memory
354 * blocks may not be in the group at all
602 * @nclusters: number of needed blocks
647 /* No free blocks. Let's see if we can dip into reserved pool */
672 * attempting to allocate blocks. If there's an indication that a pending
690 * if there's no indication that blocks are about to be freed it's
707 * ext4_new_meta_blocks() -- allocate block for meta data (indexing) blocks
726 /* Fill with neighbour allocated blocks */
736 * Account for the allocated meta blocks. We will never
829 * ext4_bg_has_super - number of blocks used by the superblock in group
833 * Return the number of blocks used by the superblock (primary or backup)
884 * ext4_bg_num_gdb - number of blocks used by the group table in group
888 * Return the number of blocks used by the group descriptor table
890 * different number of descriptor blocks in each group.
906 * This function returns the number of file system metadata blocks at
907 * the beginning of a block group, including the reserved gdt blocks.
941 * Return the ideal location to start allocating blocks for a