Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsubvolume.c319 bool inconsistent_if_not_found, in bch2_subvolume_get_inlined() argument
325 if (bch2_err_matches(ret, ENOENT) && inconsistent_if_not_found) in bch2_subvolume_get_inlined()
331 bool inconsistent_if_not_found, in bch2_subvolume_get() argument
334 return bch2_subvolume_get_inlined(trans, subvol, inconsistent_if_not_found, s); in bch2_subvolume_get()