Searched defs:subvolid (Results 1 – 6 of 6) sorted by relevance
/linux-6.14.4/fs/bcachefs/ |
D | subvolume.c | 333 int __bch2_subvolume_get_snapshot(struct btree_trans *trans, u32 subvolid, in __bch2_subvolume_get_snapshot() 355 int bch2_subvolume_get_snapshot(struct btree_trans *trans, u32 subvolid, in bch2_subvolume_get_snapshot() 410 static int __bch2_subvolume_delete(struct btree_trans *trans, u32 subvolid) in __bch2_subvolume_delete() 470 static int bch2_subvolume_delete(struct btree_trans *trans, u32 subvolid) in bch2_subvolume_delete() 537 int bch2_subvolume_unlink(struct btree_trans *trans, u32 subvolid) in bch2_subvolume_unlink()
|
D | subvolume.h | 37 u32 subvolid, unsigned flags) in bch2_btree_iter_peek_in_subvolume_max_type()
|
D | fsck.c | 256 u32 subvolid; in lookup_lostfound() local 578 static int reconstruct_subvol(struct btree_trans *trans, u32 snapshotid, u32 subvolid, u64 inum) in reconstruct_subvol() 2152 static int find_snapshot_subvol(struct btree_trans *trans, u32 snapshot, u32 *subvolid) in find_snapshot_subvol()
|
/linux-6.14.4/fs/btrfs/ |
D | uuid-tree.c | 259 const u8 *uuid, u8 type, u64 subvolid) in btrfs_check_uuid_tree_entry()
|
D | qgroup.c | 1871 int btrfs_qgroup_cleanup_dropped_subvolume(struct btrfs_fs_info *fs_info, u64 subvolid) in btrfs_qgroup_cleanup_dropped_subvolume()
|
/linux-6.14.4/include/uapi/linux/ |
D | btrfs.h | 149 __u64 subvolid; member 1064 __u64 subvolid; member
|