Home
last modified time | relevance | path

Searched refs:ext3_block_to_path (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/fs/ext3/
Dinode.c350 static int ext3_block_to_path(struct inode *inode, in ext3_block_to_path() function
878 depth = ext3_block_to_path(inode,iblock,offsets,&blocks_to_boundary); in ext3_get_blocks_handle()
2563 n = ext3_block_to_path(inode, last_block, offsets, NULL); in ext3_truncate()