Searched defs:subvolid (Results 1 – 4 of 4) sorted by relevance
/linux/fs/bcachefs/ |
H A D | subvolume.c | 18 static int bch2_subvolume_missing(struct bch_fs *c, u32 subvolid) in bch2_subvolume_missing() 363 int __bch2_subvolume_get_snapshot(struct btree_trans *trans, u32 subvolid, in __bch2_subvolume_get_snapshot() 385 int bch2_subvolume_get_snapshot(struct btree_trans *trans, u32 subvolid, in bch2_subvolume_get_snapshot() 440 static int __bch2_subvolume_delete(struct btree_trans *trans, u32 subvolid) in __bch2_subvolume_delete() 500 static int bch2_subvolume_delete(struct btree_trans *trans, u32 subvolid) in bch2_subvolume_delete() 568 int bch2_subvolume_unlink(struct btree_trans *trans, u32 subvolid) in bch2_subvolume_unlink()
|
H A D | fsck.c | 180 u32 subvolid; in lookup_lostfound() local 562 static int reconstruct_subvol(struct btree_trans *trans, u32 snapshotid, u32 subvolid, u64 inum) in reconstruct_subvol() 2093 static int find_snapshot_subvol(struct btree_trans *trans, u32 snapshot, u32 *subvolid) in find_snapshot_subvol()
|
/linux/fs/btrfs/ |
H A D | uuid-tree.c | 259 const u8 *uuid, u8 type, u64 subvolid) in btrfs_check_uuid_tree_entry()
|
/linux/include/uapi/linux/ |
H A D | btrfs.h | 149 __u64 subvolid; member 1074 __u64 subvolid; member
|