Lines Matching defs:subvol
32 struct bkey_s_c_subvolume subvol; in check_subvol() local
212 struct bkey_s_c_subvolume subvol = bkey_s_c_to_subvolume(k); in bch2_subvolume_validate() local
273 int bch2_subvol_has_children(struct btree_trans *trans, u32 subvol) in bch2_subvol_has_children()
287 bch2_subvolume_get_inlined(struct btree_trans *trans, unsigned subvol, in bch2_subvolume_get_inlined()
300 int bch2_subvolume_get(struct btree_trans *trans, unsigned subvol, in bch2_subvolume_get()
307 int bch2_subvol_is_ro_trans(struct btree_trans *trans, u32 subvol) in bch2_subvol_is_ro_trans()
319 int bch2_subvol_is_ro(struct bch_fs *c, u32 subvol) in bch2_subvol_is_ro()
325 struct bch_subvolume *subvol) in bch2_snapshot_get_subvol()
337 struct bkey_s_c_subvolume subvol; in __bch2_subvolume_get_snapshot() local
414 struct bkey_s_c_subvolume subvol = in __bch2_subvolume_delete() local
511 u32 subvol; member