Home
last modified time | relevance | path

Searched refs:sr_bit_offset (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/fs/ocfs2/
H A Dsuballoc.c1352 res->sr_bit_offset = best_offset; in ocfs2_block_group_find_clear_bits()
1579 res->sr_bit_offset + in ocfs2_cluster_group_search()
1619 res->sr_bit_offset + res->sr_bits; in ocfs2_block_group_search()
1681 if (res->sr_bit_offset < bitoff) in ocfs2_bg_discontig_fix_by_rec()
1686 (res->sr_bit_offset - bitoff); in ocfs2_bg_discontig_fix_by_rec()
1772 res->sr_bit_offset, res->sr_bits, in ocfs2_search_one_group()
1918 res->sr_bit_offset, in ocfs2_search_chain()
2245 res->sr_bit_offset, in ocfs2_claim_new_inode_at_loc()
2264 *suballoc_bit = res->sr_bit_offset; in ocfs2_claim_new_inode_at_loc()
2306 *suballoc_bit = res.sr_bit_offset; in ocfs2_claim_new_inode()
[all …]