Searched refs:ext2_block_to_path (Results 1 – 1 of 1) sorted by relevance
134 * ext2_block_to_path - parse the block number into array of offsets163 static int ext2_block_to_path(struct inode *inode, in ext2_block_to_path() function 643 depth = ext2_block_to_path(inode,iblock,offsets,&blocks_to_boundary); in ext2_get_blocks() 1007 * @offsets: offsets of pointers in that branch (see ext2_block_to_path)1191 n = ext2_block_to_path(inode, iblock, offsets, NULL); in __ext2_truncate_blocks()