Searched refs:treeid (Results 1 – 2 of 2) sorted by relevance
420 __u64 treeid; member430 __u64 treeid; member750 __u64 treeid; member810 __u64 treeid; member
2352 u64 treeid = BTRFS_I(inode)->root->root_key.objectid; in btrfs_search_path_in_tree_user() local2380 key.objectid = treeid; in btrfs_search_path_in_tree_user()2474 key.objectid = treeid; in btrfs_search_path_in_tree_user()2476 key.offset = args->treeid; in btrfs_search_path_in_tree_user()2526 if (args->treeid == 0) in btrfs_ioctl_ino_lookup()2527 args->treeid = BTRFS_I(inode)->root->root_key.objectid; in btrfs_ioctl_ino_lookup()2540 args->treeid, args->objectid, in btrfs_ioctl_ino_lookup()2635 subvol_info->treeid = key.objectid; in btrfs_ioctl_get_subvol_info()2685 if (key.objectid == subvol_info->treeid && in btrfs_ioctl_get_subvol_info()2779 rootrefs->rootref[found].treeid = key.offset; in btrfs_ioctl_get_subvol_rootref()[all …]