Searched refs:start_bidx_of_node (Results 1 – 4 of 4) sorted by relevance
470 block_t start_bidx_of_node(unsigned int node_ofs, struct f2fs_inode_info *fi) in start_bidx_of_node() function602 start_bidx = start_bidx_of_node(nofs, F2FS_I(inode)); in gc_data_segment()619 start_bidx = start_bidx_of_node(nofs, F2FS_I(inode)); in gc_data_segment()
313 bidx = start_bidx_of_node(offset, F2FS_I(inode)) + in check_index_in_prev_nodes()373 start = start_bidx_of_node(ofs_of_node(page), fi); in do_recover_data()
897 fofs = start_bidx_of_node(ofs_of_node(dn->node_page), fi) + in f2fs_update_extent_cache()1149 fofs = start_bidx_of_node(ofs_of_node(dn->node_page), fi) + in __allocate_data_block()
1638 block_t start_bidx_of_node(unsigned int, struct f2fs_inode_info *);