Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dreflink.c150 bool should_commit) in bch2_indirect_extent_not_missing() argument
162 if (!should_commit) in bch2_indirect_extent_not_missing()
172 bool should_commit) in bch2_indirect_extent_missing_error() argument
239 if (should_commit) in bch2_indirect_extent_missing_error()
257 bool should_commit, in bch2_lookup_indirect_extent() argument
277 k.k->p.offset, should_commit); in bch2_lookup_indirect_extent()
283 int ret = bch2_indirect_extent_not_missing(trans, p, should_commit); in bch2_lookup_indirect_extent()