Searched defs:subvol (Results 1 – 15 of 15) sorted by relevance
/linux-6.12.1/fs/bcachefs/ |
D | subvolume.c | 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() 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 [all …]
|
D | subvolume_types.h | 16 u32 subvol; /* Nonzero only if a subvolume points to this node: */ member 34 u64 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 | 445 struct bch_subvolume *subvol) in bch2_inode_hash_init_insert() 466 struct bch_subvolume subvol; in bch2_vfs_inode_get() local 489 struct bch_subvolume subvol; in __bch2_create() local 618 struct bch_subvolume subvol; in bch2_lookup_trans() local 1497 u32 subvol; member 1731 struct bch_subvolume *subvol) in bch2_vfs_inode_init()
|
D | io_write_types.h | 63 u32 subvol; member
|
D | snapshot.c | 470 u32 subvol = 0, s; in bch2_snapshot_tree_oldest_subvol() local 537 struct bch_subvolume subvol; in check_snapshot_tree() local 746 struct bch_subvolume subvol; in check_snapshot() local
|
D | io_read.h | 56 u32 subvol; member
|
D | fs-common.c | 361 static int subvol_update_parent(struct btree_trans *trans, u32 subvol, u32 new_parent) in subvol_update_parent()
|
D | dirent.c | 497 int bch2_empty_dir_snapshot(struct btree_trans *trans, u64 dir, u32 subvol, u32 snapshot) in bch2_empty_dir_snapshot()
|
D | fsck.c | 106 static int subvol_lookup(struct btree_trans *trans, u32 subvol, in subvol_lookup() 225 struct bch_subvolume subvol; in lookup_lostfound() local 235 struct bkey_i_subvolume *subvol = bch2_bkey_get_mut_typed(trans, &iter, in lookup_lostfound() local
|
D | fs-io.c | 220 static inline int range_has_data(struct bch_fs *c, u32 subvol, in range_has_data()
|
/linux-6.12.1/include/linux/ |
D | stat.h | 56 u64 subvol; member
|
/linux-6.12.1/fs/btrfs/ |
D | btrfs_inode.h | 557 bool subvol; member
|
D | ioctl.c | 1281 const char *name, unsigned long fd, int subvol, in __btrfs_ioctl_snap_create() 1353 void __user *arg, int subvol) in btrfs_ioctl_snap_create() 1378 void __user *arg, int subvol) in btrfs_ioctl_snap_create_v2()
|