Searched defs:subvolid (Results 1 – 6 of 6) sorted by relevance
/linux-6.15/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() 411 static int __bch2_subvolume_delete(struct btree_trans *trans, u32 subvolid) in __bch2_subvolume_delete() 471 static int bch2_subvolume_delete(struct btree_trans *trans, u32 subvolid) in bch2_subvolume_delete() 538 int bch2_subvolume_unlink(struct btree_trans *trans, u32 subvolid) in bch2_subvolume_unlink()
|
D | subvolume.h | 37 struct bpos end, u32 subvolid, unsigned flags) in bch2_btree_iter_peek_in_subvolume_max_type()
|
D | fsck.c | 200 u32 subvolid; in lookup_lostfound() local 549 static int reconstruct_subvol(struct btree_trans *trans, u32 snapshotid, u32 subvolid, u64 inum) in reconstruct_subvol() 1979 static int find_snapshot_subvol(struct btree_trans *trans, u32 snapshot, u32 *subvolid) in find_snapshot_subvol()
|
/linux-6.15/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.15/include/uapi/linux/ |
D | btrfs.h | 149 __u64 subvolid; member 1074 __u64 subvolid; member
|