Lines Matching refs:bit_off
4745 u32 bit_off, num_bits; in ocfs2_add_clusters_in_btree() local
4783 clusters_to_add, &bit_off, &num_bits); in ocfs2_add_clusters_in_btree()
4801 block = ocfs2_clusters_to_blocks(osb->sb, bit_off); in ocfs2_add_clusters_in_btree()
4804 bit_off, num_bits); in ocfs2_add_clusters_in_btree()
4828 bit_off, num_bits); in ocfs2_add_clusters_in_btree()
4833 ocfs2_clusters_to_blocks(osb->sb, bit_off), in ocfs2_add_clusters_in_btree()
6838 u32 bit_off, num; in ocfs2_convert_inline_data_to_extents() local
6895 ret = ocfs2_claim_clusters(handle, data_ac, 1, &bit_off, in ocfs2_convert_inline_data_to_extents()
6906 block = phys = ocfs2_clusters_to_blocks(inode->i_sb, bit_off); in ocfs2_convert_inline_data_to_extents()
6982 bit_off, num); in ocfs2_convert_inline_data_to_extents()
6987 ocfs2_clusters_to_blocks(osb->sb, bit_off), in ocfs2_convert_inline_data_to_extents()