Lines Matching refs:le64_to_cpu
192 return le64_to_cpu(di->i_last_eb_blk); in ocfs2_dinode_get_last_eb_blk()
278 return le64_to_cpu(vb->vb_xv->xr_last_eb_blk); in ocfs2_xattr_value_get_last_eb_blk()
324 return le64_to_cpu(xt->xt_last_eb_blk); in ocfs2_xattr_tree_get_last_eb_blk()
355 return le64_to_cpu(dx_root->dr_last_eb_blk); in ocfs2_dx_root_get_last_eb_blk()
409 return le64_to_cpu(rb->rf_last_eb_blk); in ocfs2_refcount_tree_get_last_eb_blk()
805 u64 blk_end = le64_to_cpu(ext->e_blkno); in ocfs2_block_extent_contig()
829 u64 blkno = le64_to_cpu(insert_rec->e_blkno); in ocfs2_extent_rec_contig()
843 blkno = le64_to_cpu(ext->e_blkno); in ocfs2_extent_rec_contig()
918 if (le64_to_cpu(eb->h_blkno) != bh->b_blocknr) { in ocfs2_validate_extent_block()
923 (unsigned long long)le64_to_cpu(eb->h_blkno)); in ocfs2_validate_extent_block()
1263 new_last_eb_blk = le64_to_cpu(eb->h_blkno); in ocfs2_add_branch()
1266 next_blkno = le64_to_cpu(eb->h_blkno); in ocfs2_add_branch()
1402 ocfs2_et_set_last_eb_blk(et, le64_to_cpu(eb->h_blkno)); in ocfs2_shift_tree_depth()
1456 blkno = le64_to_cpu(el->l_recs[i].e_blkno); in ocfs2_find_branch_target()
1814 blkno = le64_to_cpu(el->l_recs[i].e_blkno); in __ocfs2_find_path()
2003 if (le64_to_cpu(root_el->l_recs[i].e_blkno) == left_el_blkno) in ocfs2_adjust_root_records()
2228 if (le64_to_cpu(el->l_recs[j].e_blkno) == blkno) { in ocfs2_find_cpos_for_left_leaf()
2598 (unsigned long long)le64_to_cpu(eb->h_blkno), in ocfs2_unlink_path()
2790 ocfs2_et_set_last_eb_blk(et, le64_to_cpu(eb->h_blkno)); in ocfs2_rotate_subtree_left()
2847 if (le64_to_cpu(el->l_recs[j].e_blkno) == blkno) { in ocfs2_find_cpos_for_right_leaf()
3107 ocfs2_et_set_last_eb_blk(et, le64_to_cpu(eb->h_blkno)); in ocfs2_remove_rightmost_path()
3204 (unsigned long long)le64_to_cpu(eb->h_blkno)); in ocfs2_rotate_tree_left()
4358 (unsigned long long)le64_to_cpu(eb->h_blkno), in ocfs2_figure_merge_contig_type()
4411 (unsigned long long)le64_to_cpu(eb->h_blkno), in ocfs2_figure_merge_contig_type()
6183 if (OCFS2_I(tl_inode)->ip_blkno == le64_to_cpu(tl_copy->i_blkno)) { in ocfs2_complete_truncate_log_recovery()
6191 (unsigned long long)le64_to_cpu(tl_copy->i_blkno), in ocfs2_complete_truncate_log_recovery()
6581 le64_to_cpu(eb->h_suballoc_loc), in ocfs2_cache_extent_block_free()
6582 le64_to_cpu(eb->h_blkno), in ocfs2_cache_extent_block_free()
7019 u64 refcount_loc = le64_to_cpu(di->i_refcount_loc); in ocfs2_commit_truncate()
7111 blkno = le64_to_cpu(rec->e_blkno); in ocfs2_commit_truncate()
7120 blkno = le64_to_cpu(rec->e_blkno) + in ocfs2_commit_truncate()
7253 discard = le64_to_cpu(gd->bg_blkno) + in ocfs2_trim_extent()
7271 trace_ocfs2_trim_group((unsigned long long)le64_to_cpu(gd->bg_blkno), in ocfs2_trim_group()