Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dsubvolume.c287 bch2_subvolume_get_inlined(struct btree_trans *trans, unsigned subvol, in bch2_subvolume_get_inlined() function
304 return bch2_subvolume_get_inlined(trans, subvol, inconsistent_if_not_found, s); in bch2_subvolume_get()
310 int ret = bch2_subvolume_get_inlined(trans, subvol, true, &s); in bch2_subvol_is_ro_trans()