Searched refs:start_bidx_of_node (Results 1 – 6 of 6) sorted by relevance
487 block_t start_bidx_of_node(unsigned int node_ofs, struct f2fs_inode_info *fi) in start_bidx_of_node() function723 start_bidx = start_bidx_of_node(nofs, F2FS_I(inode)); in gc_data_segment()739 start_bidx = start_bidx_of_node(nofs, F2FS_I(inode)) in gc_data_segment()
324 bidx = start_bidx_of_node(offset, F2FS_I(inode)) + in check_index_in_prev_nodes()383 start = start_bidx_of_node(ofs_of_node(page), fi); in do_recover_data()
701 fofs = start_bidx_of_node(ofs_of_node(dn->node_page), fi) + in f2fs_update_extent_cache()
492 fofs = start_bidx_of_node(ofs_of_node(dn->node_page), fi) + in __allocate_data_block()
482 fofs = start_bidx_of_node(ofs_of_node(dn->node_page), in truncate_data_blocks_range()
1859 block_t start_bidx_of_node(unsigned int, struct f2fs_inode_info *);