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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ext3/
H A Ddir.c136 err = ext3_get_blocks_handle(NULL, inode, blk, 1,
H A Dinode.c788 int ext3_get_blocks_handle(handle_t *handle, struct inode *inode, function
986 ret = ext3_get_blocks_handle(handle, inode, iblock,
1010 err = ext3_get_blocks_handle(handle, inode, block, 1,
1013 * ext3_get_blocks_handle() returns number of blocks
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dext3_fs.h812 int ext3_get_blocks_handle(handle_t *handle, struct inode *inode,

Completed in 109 milliseconds