Searched defs:subvolid (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/btrfs/
H A Duuid-tree.c258 btrfs_check_uuid_tree_entry(struct btrfs_fs_info *fs_info, u8 *uuid, u8 type, u64 subvolid) argument
/linux-master/fs/bcachefs/
H A Dsubvolume.c327 int bch2_subvolume_get_snapshot(struct btree_trans *trans, u32 subvolid, argument
340 "missing subvolume %u", subvolid); local
398 static int __bch2_subvolume_delete(struct btree_trans *trans, u32 subvolid) argument
411 "missing subvolume %u", subvolid); local
423 static int bch2_subvolume_delete(struct btree_trans *trans, u32 subvolid) argument
490 int bch2_subvolume_unlink(struct btree_trans *trans, u32 subvolid) argument
512 "missing subvolume %u", subvolid); local
[all...]
H A Dfsck.c383 static int reconstruct_subvol(struct btree_trans *trans, u32 snapshotid, u32 subvolid, u64 inum) argument
1893 static int find_snapshot_subvol(struct btree_trans *trans, u32 snapshot, u32 *subvolid) argument
/linux-master/include/uapi/linux/
H A Dbtrfs.h149 __u64 subvolid; member in union:btrfs_ioctl_vol_args_v2::__anon2714

Completed in 221 milliseconds