Searched defs:subvolid (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/fs/bcachefs/ |
D | subvolume.c | 334 int __bch2_subvolume_get_snapshot(struct btree_trans *trans, u32 subvolid, in __bch2_subvolume_get_snapshot() 356 int bch2_subvolume_get_snapshot(struct btree_trans *trans, u32 subvolid, in bch2_subvolume_get_snapshot() 412 static int __bch2_subvolume_delete(struct btree_trans *trans, u32 subvolid) in __bch2_subvolume_delete() 437 static int bch2_subvolume_delete(struct btree_trans *trans, u32 subvolid) in bch2_subvolume_delete() 504 int bch2_subvolume_unlink(struct btree_trans *trans, u32 subvolid) in bch2_subvolume_unlink()
|
D | subvolume.h | 38 u32 subvolid, unsigned flags) in bch2_btree_iter_peek_in_subvolume_upto_type()
|
D | fsck.c | 526 static int reconstruct_subvol(struct btree_trans *trans, u32 snapshotid, u32 subvolid, u64 inum) in reconstruct_subvol() 2283 static int find_snapshot_subvol(struct btree_trans *trans, u32 snapshot, u32 *subvolid) in find_snapshot_subvol()
|
/linux-6.12.1/fs/btrfs/ |
D | uuid-tree.c | 261 const u8 *uuid, u8 type, u64 subvolid) in btrfs_check_uuid_tree_entry()
|
D | qgroup.c | 1880 int btrfs_qgroup_cleanup_dropped_subvolume(struct btrfs_fs_info *fs_info, u64 subvolid) in btrfs_qgroup_cleanup_dropped_subvolume()
|
/linux-6.12.1/include/uapi/linux/ |
D | btrfs.h | 149 __u64 subvolid; member
|