Searched refs:bch2_subvolume_get_inlined (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/fs/bcachefs/ |
D | subvolume.c | 287 bch2_subvolume_get_inlined(struct btree_trans *trans, unsigned subvol, in bch2_subvolume_get_inlined() function 305 return bch2_subvolume_get_inlined(trans, subvol, inconsistent_if_not_found, iter_flags, s); in bch2_subvolume_get() 311 int ret = bch2_subvolume_get_inlined(trans, subvol, true, 0, &s); in bch2_subvol_is_ro_trans()
|