Home
last modified time | relevance | path

Searched defs:subvol (Results 1 – 15 of 15) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dsubvolume.c32 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 …]
Dsubvolume_types.h16 u32 subvol; /* Nonzero only if a subvolume points to this node: */ member
34 u64 subvol; member
Dlogged_ops_format.h7 __le32 subvol; member
23 __le32 subvol; member
Dsnapshot_format.h10 __le32 subvol; member
Dfs.c445 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()
Dio_write_types.h63 u32 subvol; member
Dsnapshot.c470 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
Dio_read.h56 u32 subvol; member
Dfs-common.c361 static int subvol_update_parent(struct btree_trans *trans, u32 subvol, u32 new_parent) in subvol_update_parent()
Ddirent.c497 int bch2_empty_dir_snapshot(struct btree_trans *trans, u64 dir, u32 subvol, u32 snapshot) in bch2_empty_dir_snapshot()
Dfsck.c106 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
Dfs-io.c220 static inline int range_has_data(struct bch_fs *c, u32 subvol, in range_has_data()
/linux-6.12.1/include/linux/
Dstat.h56 u64 subvol; member
/linux-6.12.1/fs/btrfs/
Dbtrfs_inode.h557 bool subvol; member
Dioctl.c1281 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()