Home
last modified time | relevance | path

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

/linux-4.1.27/fs/f2fs/
Ddata.c1218 static int __get_data_block(struct inode *inode, sector_t iblock, in __get_data_block() function
1326 return __get_data_block(inode, iblock, bh_result, create, false); in get_data_block()
1332 return __get_data_block(inode, iblock, bh_result, create, true); in get_data_block_fiemap()