Searched refs:treeid (Results 1 – 1 of 1) sorted by relevance
2484 u64 treeid = BTRFS_I(inode)->root->root_key.objectid; in btrfs_search_path_in_tree_user() local2512 key.objectid = treeid; in btrfs_search_path_in_tree_user()2606 key.objectid = treeid; in btrfs_search_path_in_tree_user()2608 key.offset = args->treeid; in btrfs_search_path_in_tree_user()2658 if (args->treeid == 0) in btrfs_ioctl_ino_lookup()2659 args->treeid = BTRFS_I(inode)->root->root_key.objectid; in btrfs_ioctl_ino_lookup()2672 args->treeid, args->objectid, in btrfs_ioctl_ino_lookup()2767 subvol_info->treeid = key.objectid; in btrfs_ioctl_get_subvol_info()2817 if (key.objectid == subvol_info->treeid && in btrfs_ioctl_get_subvol_info()2913 rootrefs->rootref[found].treeid = key.offset; in btrfs_ioctl_get_subvol_rootref()[all …]