Searched refs:ext2_get_blocks (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/fs/ext2/ | 
| D | inode.c | 623 static int ext2_get_blocks(struct inode *inode,  in ext2_get_blocks()  function787 	ret = ext2_get_blocks(inode, iblock, max_blocks, &bno, &new, &boundary,  in ext2_get_block()
 814 	ret = ext2_get_blocks(inode, first_block, max_blocks,  in ext2_iomap_begin()
 
 |