Lines Matching refs:le16_to_cpu
238 ins.ei_clusters = le16_to_cpu(rec->e_leaf_clusters); in ocfs2_extent_map_insert_rec()
315 next_free = le16_to_cpu(el->l_next_free_rec); in ocfs2_last_eb_is_empty()
336 for(i = 0; i < le16_to_cpu(el->l_next_free_rec); i++) { in ocfs2_search_for_hole_index()
369 if (i == le16_to_cpu(el->l_next_free_rec) && eb_bh) { in ocfs2_figure_hole_clusters()
393 if (i == le16_to_cpu(el->l_next_free_rec)) { in ocfs2_figure_hole_clusters()
429 tree_height = le16_to_cpu(el->l_tree_depth); in ocfs2_get_clusters_nocache()
504 if (i == (le16_to_cpu(el->l_next_free_rec) - 1)) { in ocfs2_get_clusters_nocache()
540 *num_clusters = le16_to_cpu(rec->e_leaf_clusters) - coff; in ocfs2_relative_extent_offsets()
728 id_count = le16_to_cpu(di->id2.i_data.id_count); in ocfs2_fiemap_inline()
807 len_bytes = (u64)le16_to_cpu(rec.e_leaf_clusters) << osb->s_clustersize_bits; in ocfs2_fiemap()
816 cpos = le32_to_cpu(rec.e_cpos)+ le16_to_cpu(rec.e_leaf_clusters); in ocfs2_fiemap()
884 clen = le16_to_cpu(rec.e_leaf_clusters) - in ocfs2_seek_data_hole_offset()