Searched defs:subvol (Results 1 – 13 of 13) sorted by relevance
/linux/fs/bcachefs/ |
H A D | subvolume.c | 50 struct bkey_s_c_subvolume subvol; in check_subvol() local 236 struct bkey_s_c_subvolume subvol = bkey_s_c_to_subvolume(k); in bch2_subvolume_validate() local 304 int bch2_subvol_has_children(struct btree_trans *trans, u32 subvol) in bch2_subvol_has_children() 318 bch2_subvolume_get_inlined(struct btree_trans *trans, unsigned subvol, in bch2_subvolume_get_inlined() 330 int bch2_subvolume_get(struct btree_trans *trans, unsigned subvol, in bch2_subvolume_get() 337 int bch2_subvol_is_ro_trans(struct btree_trans *trans, u32 subvol) in bch2_subvol_is_ro_trans() 349 int bch2_subvol_is_ro(struct bch_fs *c, u32 subvol) in bch2_subvol_is_ro() 355 struct bch_subvolume *subvol) in bch2_snapshot_get_subvol() 367 struct bkey_s_c_subvolume subvol; in __bch2_subvolume_get_snapshot() local 444 struct bkey_s_c_subvolume subvol = in __bch2_subvolume_delete() local [all …]
|
H A D | logged_ops_format.h | 12 __le32 subvol; member 28 __le32 subvol; member
|
H A D | fs.c | 499 struct bch_subvolume *subvol) in bch2_inode_hash_init_insert() 520 struct bch_subvolume subvol; in bch2_vfs_inode_get() local 543 struct bch_subvolume subvol; in __bch2_create() local 685 struct bch_subvolume subvol; in bch2_lookup_trans() local 1843 u32 subvol; member 2077 struct bch_subvolume *subvol) in bch2_vfs_inode_init()
|
H A D | namei.c | 382 static int subvol_update_parent(struct btree_trans *trans, u32 subvol, u32 new_parent) in subvol_update_parent() 623 u32 subvol, u64 inum, u32 snapshot, in __bch2_inum_to_path()
|
H A D | str_hash.c | 14 struct bch_subvolume subvol; in bch2_dirent_has_target() local
|
H A D | fsck.c | 103 static int subvol_lookup(struct btree_trans *trans, u32 subvol, in subvol_lookup() 138 u32 tree_id, u32 *subvol) in find_snapshot_tree_subvol() 189 struct bch_subvolume subvol; in lookup_lostfound() local 197 struct bkey_i_subvolume *subvol = bch2_bkey_get_mut_typed(trans, &iter, in lookup_lostfound() local 378 struct bkey_i_subvolume *subvol = in reattach_inode() local
|
H A D | io_read.h | 62 u32 subvol; member
|
H A D | snapshot.c | 410 u32 id, subvol = 0, s; in bch2_snapshot_oldest_subvol() local 483 struct bch_subvolume subvol; in check_snapshot_tree() local 704 struct bch_subvolume subvol; in check_snapshot() local
|
H A D | recovery_passes.c | 239 struct bch_subvolume subvol; in bch2_lookup_root_inode() local
|
H A D | dirent.c | 628 int bch2_empty_dir_snapshot(struct btree_trans *trans, u64 dir, u32 subvol, u32 snapshot) in bch2_empty_dir_snapshot()
|
H A D | fs-io.c | 266 static inline int range_has_data(struct bch_fs *c, u32 subvol, in range_has_data()
|
H A D | io_read.c | 611 unsigned subvol = rbio->subvol; in bch2_rbio_retry() local
|
/linux/fs/btrfs/ |
H A D | ioctl.c | 1187 const char *name, unsigned long fd, int subvol, in __btrfs_ioctl_snap_create() 1258 void __user *arg, int subvol) in btrfs_ioctl_snap_create() 1283 void __user *arg, int subvol) in btrfs_ioctl_snap_create_v2()
|