Searched refs:treeid (Results 1 – 2 of 2) sorted by relevance
467 u32 treeid = le32_to_cpu(snapshot.v->tree); in __bch2_subvolume_delete() local471 BTREE_ID_snapshot_trees, POS(0, treeid), in __bch2_subvolume_delete()475 "missing snapshot tree %u", treeid); in __bch2_subvolume_delete()
1820 u64 treeid = btrfs_root_id(BTRFS_I(inode)->root); in btrfs_search_path_in_tree_user() local1847 root = btrfs_get_fs_root(fs_info, treeid, true); in btrfs_search_path_in_tree_user()1941 key.objectid = treeid; in btrfs_search_path_in_tree_user()1943 key.offset = args->treeid; in btrfs_search_path_in_tree_user()1992 if (args->treeid == 0) in btrfs_ioctl_ino_lookup()1993 args->treeid = btrfs_root_id(root); in btrfs_ioctl_ino_lookup()2006 args->treeid, args->objectid, in btrfs_ioctl_ino_lookup()2097 subvol_info->treeid = key.objectid; in btrfs_ioctl_get_subvol_info()2145 if (key.objectid == subvol_info->treeid && in btrfs_ioctl_get_subvol_info()2240 rootrefs->rootref[found].treeid = key.offset; in btrfs_ioctl_get_subvol_rootref()[all …]
Completed in 13 milliseconds