Searched defs:subvol (Results 1 - 14 of 14) sorted by relevance

/linux-master/fs/bcachefs/
H A Dlogged_ops_format.h7 __le32 subvol; member in struct:bch_logged_op_truncate
23 __le32 subvol; member in struct:bch_logged_op_finsert
H A Dsnapshot_format.h10 __le32 subvol; member in struct:bch_snapshot
H A Dsubvolume_types.h16 u32 subvol; /* Nonzero only if a subvolume points to this node: */ member in struct:snapshot_t
33 u32 subvol; member in struct:__anon24
H A Dio_write_types.h62 u32 subvol; member in struct:bch_write_op
H A Dio_read.h56 u32 subvol; member in struct:bch_read_bio
H A Dfs-common.c360 subvol_update_parent(struct btree_trans *trans, u32 subvol, u32 new_parent) argument
[all...]
H A Ddirent.c515 bch2_empty_dir_snapshot(struct btree_trans *trans, u64 dir, u32 subvol, u32 snapshot) argument
[all...]
H A Dsubvolume.c32 struct bkey_s_c_subvolume subvol; local
265 bch2_subvol_has_children(struct btree_trans *trans, u32 subvol) argument
279 bch2_subvolume_get_inlined(struct btree_trans *trans, unsigned subvol, bool inconsistent_if_not_found, int iter_flags, struct bch_subvolume *s) argument
292 bch2_subvolume_get(struct btree_trans *trans, unsigned subvol, bool inconsistent_if_not_found, int iter_flags, struct bch_subvolume *s) argument
300 bch2_subvol_is_ro_trans(struct btree_trans *trans, u32 subvol) argument
312 bch2_subvol_is_ro(struct bch_fs *c, u32 subvol) argument
318 bch2_snapshot_get_subvol(struct btree_trans *trans, u32 snapshot, struct bch_subvolume *subvol) argument
331 struct bkey_s_c_subvolume subvol; local
401 struct bkey_s_c_subvolume subvol; local
464 u32 subvol; member in struct:subvolume_unlink_hook
[all...]
H A Dfs-io.c210 static inline int range_has_data(struct bch_fs *c, u32 subvol, argument
H A Dsnapshot.c469 u32 subvol = 0, s; local
534 struct bch_subvolume subvol; local
743 struct bch_subvolume subvol; local
[all...]
H A Dfsck.c62 static int subvol_lookup(struct btree_trans *trans, u32 subvol, argument
188 struct bch_subvolume subvol; local
198 struct bkey_i_subvolume *subvol = bch2_bkey_get_mut_typed(trans, &iter, local
[all...]
H A Dfs.c253 struct bch_subvolume subvol; local
280 struct bch_subvolume subvol; local
404 struct bch_subvolume subvol; local
1210 u32 subvol; member in struct:bcachefs_fid
1442 bch2_vfs_inode_init(struct btree_trans *trans, subvol_inum inum, struct bch_inode_info *inode, struct bch_inode_unpacked *bi, struct bch_subvolume *subvol) argument
[all...]
/linux-master/fs/btrfs/
H A Dbtrfs_inode.h475 bool subvol; member in struct:btrfs_new_inode_args
H A Dioctl.c1280 __btrfs_ioctl_snap_create(struct file *file, struct mnt_idmap *idmap, const char *name, unsigned long fd, int subvol, bool readonly, struct btrfs_qgroup_inherit *inherit) argument
1353 btrfs_ioctl_snap_create(struct file *file, void __user *arg, int subvol) argument
1378 btrfs_ioctl_snap_create_v2(struct file *file, void __user *arg, int subvol) argument
[all...]

Completed in 179 milliseconds