Searched refs:ext2_blks_to_allocate (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/fs/ext2/ |
H A D | inode.c | 350 * ext2_blks_to_allocate: Look up the block map and count the number 361 ext2_blks_to_allocate(Indirect * branch, int k, unsigned long blks, in ext2_blks_to_allocate() function 729 count = ext2_blks_to_allocate(partial, indirect_blks, in ext2_get_blocks()
|
/kernel/linux/linux-5.10/fs/ext2/ |
H A D | inode.c | 350 * ext2_blks_to_allocate: Look up the block map and count the number 361 ext2_blks_to_allocate(Indirect * branch, int k, unsigned long blks, in ext2_blks_to_allocate() function 725 count = ext2_blks_to_allocate(partial, indirect_blks, in ext2_get_blocks()
|
Completed in 8 milliseconds