Lines Matching refs:bit_off
4784 u32 bit_off, num_bits; in ocfs2_add_clusters_in_btree() local
4822 clusters_to_add, &bit_off, &num_bits); in ocfs2_add_clusters_in_btree()
4840 block = ocfs2_clusters_to_blocks(osb->sb, bit_off); in ocfs2_add_clusters_in_btree()
4843 bit_off, num_bits); in ocfs2_add_clusters_in_btree()
4867 bit_off, num_bits); in ocfs2_add_clusters_in_btree()
4872 ocfs2_clusters_to_blocks(osb->sb, bit_off), in ocfs2_add_clusters_in_btree()
7052 u32 bit_off, num; in ocfs2_convert_inline_data_to_extents() local
7101 ret = ocfs2_claim_clusters(handle, data_ac, 1, &bit_off, in ocfs2_convert_inline_data_to_extents()
7112 block = phys = ocfs2_clusters_to_blocks(inode->i_sb, bit_off); in ocfs2_convert_inline_data_to_extents()
7176 bit_off, num); in ocfs2_convert_inline_data_to_extents()
7181 ocfs2_clusters_to_blocks(osb->sb, bit_off), in ocfs2_convert_inline_data_to_extents()