Searched refs:treeid (Results 1 – 2 of 2) sorted by relevance
493 __u64 treeid; member503 __u64 treeid; member855 __u64 treeid; member915 __u64 treeid; member
1920 u64 treeid = btrfs_root_id(BTRFS_I(inode)->root); in btrfs_search_path_in_tree_user() local1948 root = btrfs_get_fs_root(fs_info, treeid, true); in btrfs_search_path_in_tree_user()2040 key.objectid = treeid; in btrfs_search_path_in_tree_user()2042 key.offset = args->treeid; in btrfs_search_path_in_tree_user()2091 if (args->treeid == 0) in btrfs_ioctl_ino_lookup()2092 args->treeid = btrfs_root_id(root); in btrfs_ioctl_ino_lookup()2105 args->treeid, args->objectid, in btrfs_ioctl_ino_lookup()2196 subvol_info->treeid = key.objectid; in btrfs_ioctl_get_subvol_info()2244 if (key.objectid == subvol_info->treeid && in btrfs_ioctl_get_subvol_info()2339 rootrefs->rootref[found].treeid = key.offset; in btrfs_ioctl_get_subvol_rootref()[all …]