Searched refs:sr_bits (Results 1 – 1 of 1) sorted by relevance
53 unsigned int sr_bits; /* How many bits we claimed */ member1354 res->sr_bits = best_size; in ocfs2_block_group_find_clear_bits()1581 res->sr_bits); in ocfs2_cluster_group_search()1593 if (min_bits <= res->sr_bits) in ocfs2_cluster_group_search()1620 res->sr_bit_offset + res->sr_bits; in ocfs2_block_group_search()1688 if ((res->sr_bit_offset + res->sr_bits) > (bitoff + bitcount)) in ocfs2_bg_discontig_fix_by_rec()1689 res->sr_bits = (bitoff + bitcount) - res->sr_bit_offset; in ocfs2_bg_discontig_fix_by_rec()1765 res->sr_bits, in ocfs2_search_one_group()1773 res->sr_bit_offset, res->sr_bits, in ocfs2_search_one_group()1777 res->sr_bits, in ocfs2_search_one_group()[all …]