Searched refs:ext4_blks_to_allocate (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | indirect.c | 266 * ext4_blks_to_allocate - Look up the block map and count the number 277 static int ext4_blks_to_allocate(Indirect *branch, int k, unsigned int blks, in ext4_blks_to_allocate() function 627 ar.len = ext4_blks_to_allocate(partial, indirect_blks, in ext4_ind_map_blocks()
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | indirect.c | 266 * ext4_blks_to_allocate - Look up the block map and count the number 277 static int ext4_blks_to_allocate(Indirect *branch, int k, unsigned int blks, in ext4_blks_to_allocate() function 629 ar.len = ext4_blks_to_allocate(partial, indirect_blks, in ext4_ind_map_blocks()
|
Completed in 4 milliseconds