Searched refs:treeid (Results 1 – 2 of 2) sorted by relevance
437 u32 treeid = le32_to_cpu(snapshot.v->tree); in __bch2_subvolume_delete() local441 BTREE_ID_snapshot_trees, POS(0, treeid), in __bch2_subvolume_delete()445 "missing snapshot tree %u", treeid); in __bch2_subvolume_delete()
1826 u64 treeid = btrfs_root_id(BTRFS_I(inode)->root); in btrfs_search_path_in_tree_user() local1854 root = btrfs_get_fs_root(fs_info, treeid, true); in btrfs_search_path_in_tree_user()1946 key.objectid = treeid; in btrfs_search_path_in_tree_user()1948 key.offset = args->treeid; in btrfs_search_path_in_tree_user()1997 if (args->treeid == 0) in btrfs_ioctl_ino_lookup()1998 args->treeid = btrfs_root_id(root); in btrfs_ioctl_ino_lookup()2011 args->treeid, args->objectid, in btrfs_ioctl_ino_lookup()2102 subvol_info->treeid = key.objectid; in btrfs_ioctl_get_subvol_info()2150 if (key.objectid == subvol_info->treeid && in btrfs_ioctl_get_subvol_info()2245 rootrefs->rootref[found].treeid = key.offset; in btrfs_ioctl_get_subvol_rootref()[all …]