Lines Matching refs:bit_off
4782 u32 bit_off, num_bits; in ocfs2_add_clusters_in_btree() local
4820 clusters_to_add, &bit_off, &num_bits); in ocfs2_add_clusters_in_btree()
4838 block = ocfs2_clusters_to_blocks(osb->sb, bit_off); in ocfs2_add_clusters_in_btree()
4841 bit_off, num_bits); in ocfs2_add_clusters_in_btree()
4865 bit_off, num_bits); in ocfs2_add_clusters_in_btree()
4870 ocfs2_clusters_to_blocks(osb->sb, bit_off), in ocfs2_add_clusters_in_btree()
7057 u32 bit_off, num; in ocfs2_convert_inline_data_to_extents() local
7106 ret = ocfs2_claim_clusters(handle, data_ac, 1, &bit_off, in ocfs2_convert_inline_data_to_extents()
7117 block = phys = ocfs2_clusters_to_blocks(inode->i_sb, bit_off); in ocfs2_convert_inline_data_to_extents()
7181 bit_off, num); in ocfs2_convert_inline_data_to_extents()
7186 ocfs2_clusters_to_blocks(osb->sb, bit_off), in ocfs2_convert_inline_data_to_extents()