Searched refs:ext2_get_blocks (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/ext2/
H A Dinode.c624 static int ext2_get_blocks(struct inode *inode, function
791 ret = ext2_get_blocks(inode, iblock, max_blocks, &bno, &new, &boundary,
835 ret = ext2_get_blocks(inode, first_block, max_blocks,

Completed in 211 milliseconds