Searched refs:sr_bits (Results 1 – 1 of 1) sorted by relevance
53 unsigned int sr_bits; /* How many bits we claimed */ member1422 res->sr_bits = best_size; in ocfs2_block_group_find_clear_bits()1649 res->sr_bits); in ocfs2_cluster_group_search()1661 if (min_bits <= res->sr_bits) in ocfs2_cluster_group_search()1688 res->sr_bit_offset + res->sr_bits; in ocfs2_block_group_search()1756 if ((res->sr_bit_offset + res->sr_bits) > (bitoff + bitcount)) in ocfs2_bg_discontig_fix_by_rec()1757 res->sr_bits = (bitoff + bitcount) - res->sr_bit_offset; in ocfs2_bg_discontig_fix_by_rec()1835 res->sr_bits, in ocfs2_search_one_group()1843 res->sr_bit_offset, res->sr_bits, in ocfs2_search_one_group()1847 res->sr_bits, in ocfs2_search_one_group()[all …]