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

/linux-master/fs/ext2/
H A Dinode.c134 * ext2_block_to_path - parse the block number into array of offsets
163 static int ext2_block_to_path(struct inode *inode, function
643 depth = ext2_block_to_path(inode,iblock,offsets,&blocks_to_boundary);
998 * @offsets: offsets of pointers in that branch (see ext2_block_to_path)
1182 n = ext2_block_to_path(inode, iblock, offsets, NULL);

Completed in 101 milliseconds