Searched refs:__get_data_block (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | data.c | 1752 static int __get_data_block(struct inode *inode, sector_t iblock, in __get_data_block() function 1778 return __get_data_block(inode, iblock, bh_result, create, in get_data_block_dio_write() 1787 return __get_data_block(inode, iblock, bh_result, create, in get_data_block_dio()
|