Home
last modified time | relevance | path

Searched defs:subvolid (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dsubvolume.c334 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()
Dsubvolume.h38 u32 subvolid, unsigned flags) in bch2_btree_iter_peek_in_subvolume_upto_type()
Dfsck.c526 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/
Duuid-tree.c261 const u8 *uuid, u8 type, u64 subvolid) in btrfs_check_uuid_tree_entry()
Dqgroup.c1880 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/
Dbtrfs.h149 __u64 subvolid; member