Lines Matching refs:bit_off
4764 u32 bit_off, num_bits; in ocfs2_add_clusters_in_btree() local
4802 clusters_to_add, &bit_off, &num_bits); in ocfs2_add_clusters_in_btree()
4820 block = ocfs2_clusters_to_blocks(osb->sb, bit_off); in ocfs2_add_clusters_in_btree()
4823 bit_off, num_bits); in ocfs2_add_clusters_in_btree()
4847 bit_off, num_bits); in ocfs2_add_clusters_in_btree()
4852 ocfs2_clusters_to_blocks(osb->sb, bit_off), in ocfs2_add_clusters_in_btree()
6856 u32 bit_off, num; in ocfs2_convert_inline_data_to_extents() local
6913 ret = ocfs2_claim_clusters(handle, data_ac, 1, &bit_off, in ocfs2_convert_inline_data_to_extents()
6924 block = phys = ocfs2_clusters_to_blocks(inode->i_sb, bit_off); in ocfs2_convert_inline_data_to_extents()
7000 bit_off, num); in ocfs2_convert_inline_data_to_extents()
7005 ocfs2_clusters_to_blocks(osb->sb, bit_off), in ocfs2_convert_inline_data_to_extents()