Searched refs:sr_bits (Results 1 – 1 of 1) sorted by relevance
52 unsigned int sr_bits; /* How many bits we claimed */ member1351 res->sr_bits = best_size; in ocfs2_block_group_find_clear_bits()1578 res->sr_bits); in ocfs2_cluster_group_search()1590 if (min_bits <= res->sr_bits) in ocfs2_cluster_group_search()1617 res->sr_bit_offset + res->sr_bits; in ocfs2_block_group_search()1685 if ((res->sr_bit_offset + res->sr_bits) > (bitoff + bitcount)) in ocfs2_bg_discontig_fix_by_rec()1686 res->sr_bits = (bitoff + bitcount) - res->sr_bit_offset; in ocfs2_bg_discontig_fix_by_rec()1762 res->sr_bits, in ocfs2_search_one_group()1770 res->sr_bit_offset, res->sr_bits, in ocfs2_search_one_group()1774 res->sr_bits, in ocfs2_search_one_group()[all …]