Searched defs:subvol (Results 1 – 12 of 12) sorted by relevance
/linux-6.8/fs/bcachefs/ |
D | subvolume.c | 21 struct bkey_s_c_subvolume subvol; in check_subvol() local 120 bch2_subvolume_get_inlined(struct btree_trans *trans, unsigned subvol, in bch2_subvolume_get_inlined() 133 int bch2_subvolume_get(struct btree_trans *trans, unsigned subvol, in bch2_subvolume_get() 141 int bch2_subvol_is_ro_trans(struct btree_trans *trans, u32 subvol) in bch2_subvol_is_ro_trans() 153 int bch2_subvol_is_ro(struct bch_fs *c, u32 subvol) in bch2_subvol_is_ro() 160 struct bch_subvolume *subvol) in bch2_snapshot_get_subvol() 172 struct bkey_s_c_subvolume subvol; in bch2_subvolume_get_snapshot() local 242 struct bkey_s_c_subvolume subvol; in __bch2_subvolume_delete() local 305 u32 subvol; member
|
D | subvolume_types.h | 16 u32 subvol; /* Nonzero only if a subvolume points to this node: */ member 31 u32 subvol; member
|
D | logged_ops_format.h | 7 __le32 subvol; member 23 __le32 subvol; member
|
D | snapshot_format.h | 10 __le32 subvol; member
|
D | fs.c | 184 struct bch_subvolume subvol; in bch2_vfs_inode_get() local 233 struct bch_subvolume subvol; in __bch2_create() local 1138 u32 subvol; member 1373 struct bch_subvolume *subvol) in bch2_vfs_inode_init()
|
D | io_write_types.h | 62 u32 subvol; member
|
D | snapshot.c | 450 u32 subvol = 0, s; in bch2_snapshot_tree_oldest_subvol() local 515 struct bch_subvolume subvol; in check_snapshot_tree() local 717 struct bch_subvolume subvol; in check_snapshot() local
|
D | io_read.h | 56 u32 subvol; member
|
D | fs-io.c | 210 static inline int range_has_data(struct bch_fs *c, u32 subvol, in range_has_data()
|
D | fsck.c | 62 static int subvol_lookup(struct btree_trans *trans, u32 subvol, in subvol_lookup()
|
/linux-6.8/fs/btrfs/ |
D | btrfs_inode.h | 457 bool subvol; member
|
D | ioctl.c | 1248 const char *name, unsigned long fd, int subvol, in __btrfs_ioctl_snap_create() 1320 void __user *arg, int subvol) in btrfs_ioctl_snap_create() 1342 void __user *arg, int subvol) in btrfs_ioctl_snap_create_v2()
|