Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/ext3/
Dinode.c748 static int ext3_get_block_handle(handle_t *handle, struct inode *inode, in ext3_get_block_handle() function
867 ret = ext3_get_block_handle(handle, inode, iblock, bh_result, create); in ext3_get_block()
885 *errp = ext3_get_block_handle(handle, inode, block, &dummy, create); in ext3_getblk()