Searched refs:treeid (Results 1 – 1 of 1) sorted by relevance
1733 u64 treeid = btrfs_root_id(BTRFS_I(inode)->root); in btrfs_search_path_in_tree_user() local1760 root = btrfs_get_fs_root(fs_info, treeid, true); in btrfs_search_path_in_tree_user()1833 key.objectid = treeid; in btrfs_search_path_in_tree_user()1835 key.offset = args->treeid; in btrfs_search_path_in_tree_user()1879 if (args->treeid == 0) in btrfs_ioctl_ino_lookup()1880 args->treeid = btrfs_root_id(root); in btrfs_ioctl_ino_lookup()1893 args->treeid, args->objectid, in btrfs_ioctl_ino_lookup()1984 subvol_info->treeid = key.objectid; in btrfs_ioctl_get_subvol_info()2032 if (key.objectid == subvol_info->treeid && in btrfs_ioctl_get_subvol_info()2127 rootrefs->rootref[found].treeid = key.offset; in btrfs_ioctl_get_subvol_rootref()[all …]