Searched refs:ext2_new_blocks (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/fs/ext2/ |
| D | balloc.c | 1230 ext2_fsblk_t ext2_new_blocks(struct inode *inode, ext2_fsblk_t goal, in ext2_new_blocks() function 1454 return ext2_new_blocks(inode, goal, &count, errp); in ext2_new_block()
|
| D | ext2.h | 723 extern ext2_fsblk_t ext2_new_blocks(struct inode *, unsigned long,
|
| D | inode.c | 421 current_block = ext2_new_blocks(inode,goal,&count,err); in ext2_alloc_blocks()
|