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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext2/
H A Dinode.c130 * ext2_block_to_path - parse the block number into array of offsets
159 static int ext2_block_to_path(struct inode *inode, function
621 depth = ext2_block_to_path(inode,iblock,offsets,&blocks_to_boundary);
906 * @offsets: offsets of pointers in that branch (see ext2_block_to_path)
1085 n = ext2_block_to_path(inode, iblock, offsets, NULL);

Completed in 30 milliseconds