Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext3/
Ddir.c121 err = ext3_get_blocks_handle(NULL, inode, blk, 1, &map_bh, 0); in ext3_readdir()
Dinode.c857 int ext3_get_blocks_handle(handle_t *handle, struct inode *inode, in ext3_get_blocks_handle() function
1040 ret = ext3_get_blocks_handle(handle, inode, iblock, in ext3_get_block()
1073 err = ext3_get_blocks_handle(handle, inode, block, 1, in ext3_getblk()
Dext3.h1050 int ext3_get_blocks_handle(handle_t *handle, struct inode *inode,