Lines Matching defs:subvol
33 struct bkey_s_c_subvolume subvol; in check_subvol() local
213 struct bkey_s_c_subvolume subvol = bkey_s_c_to_subvolume(k); in bch2_subvolume_validate() local
274 int bch2_subvol_has_children(struct btree_trans *trans, u32 subvol) in bch2_subvol_has_children()
288 bch2_subvolume_get_inlined(struct btree_trans *trans, unsigned subvol, in bch2_subvolume_get_inlined()
301 int bch2_subvolume_get(struct btree_trans *trans, unsigned subvol, in bch2_subvolume_get()
308 int bch2_subvol_is_ro_trans(struct btree_trans *trans, u32 subvol) in bch2_subvol_is_ro_trans()
320 int bch2_subvol_is_ro(struct bch_fs *c, u32 subvol) in bch2_subvol_is_ro()
326 struct bch_subvolume *subvol) in bch2_snapshot_get_subvol()
338 struct bkey_s_c_subvolume subvol; in __bch2_subvolume_get_snapshot() local
415 struct bkey_s_c_subvolume subvol = in __bch2_subvolume_delete() local
512 u32 subvol; member