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()
922 (unsigned long long)le64_to_cpu(eb->h_blkno)); in ocfs2_validate_extent_block()
1261 new_last_eb_blk = le64_to_cpu(eb->h_blkno); in ocfs2_add_branch()
1264 next_blkno = le64_to_cpu(eb->h_blkno); in ocfs2_add_branch()
1400 ocfs2_et_set_last_eb_blk(et, le64_to_cpu(eb->h_blkno)); in ocfs2_shift_tree_depth()
1453 blkno = le64_to_cpu(el->l_recs[i].e_blkno); in ocfs2_find_branch_target()
1808 blkno = le64_to_cpu(el->l_recs[i].e_blkno); in __ocfs2_find_path()
1995 if (le64_to_cpu(root_el->l_recs[i].e_blkno) == left_el_blkno) in ocfs2_adjust_root_records()
2219 if (le64_to_cpu(el->l_recs[j].e_blkno) == blkno) { in ocfs2_find_cpos_for_left_leaf()
2588 (unsigned long long)le64_to_cpu(eb->h_blkno), in ocfs2_unlink_path()
2780 ocfs2_et_set_last_eb_blk(et, le64_to_cpu(eb->h_blkno)); in ocfs2_rotate_subtree_left()
2837 if (le64_to_cpu(el->l_recs[j].e_blkno) == blkno) { in ocfs2_find_cpos_for_right_leaf()
3097 ocfs2_et_set_last_eb_blk(et, le64_to_cpu(eb->h_blkno)); in ocfs2_remove_rightmost_path()
3218 (unsigned long long)le64_to_cpu(eb->h_blkno)); in ocfs2_rotate_tree_left()
4372 (unsigned long long)le64_to_cpu(eb->h_blkno), in ocfs2_figure_merge_contig_type()
4427 (unsigned long long)le64_to_cpu(eb->h_blkno), in ocfs2_figure_merge_contig_type()
6201 if (OCFS2_I(tl_inode)->ip_blkno == le64_to_cpu(tl_copy->i_blkno)) { in ocfs2_complete_truncate_log_recovery()
6209 (unsigned long long)le64_to_cpu(tl_copy->i_blkno), in ocfs2_complete_truncate_log_recovery()
6599 le64_to_cpu(eb->h_suballoc_loc), in ocfs2_cache_extent_block_free()
6600 le64_to_cpu(eb->h_blkno), in ocfs2_cache_extent_block_free()
7037 u64 refcount_loc = le64_to_cpu(di->i_refcount_loc); in ocfs2_commit_truncate()
7137 blkno = le64_to_cpu(rec->e_blkno); in ocfs2_commit_truncate()
7146 blkno = le64_to_cpu(rec->e_blkno) + in ocfs2_commit_truncate()
7278 discard = le64_to_cpu(gd->bg_blkno) + in ocfs2_trim_extent()
7296 trace_ocfs2_trim_group((unsigned long long)le64_to_cpu(gd->bg_blkno), in ocfs2_trim_group()