Searched refs:treeid (Results 1 – 2 of 2) sorted by relevance
460 __u64 treeid; member470 __u64 treeid; member802 __u64 treeid; member862 __u64 treeid; member
2411 u64 treeid = BTRFS_I(inode)->root->root_key.objectid; in btrfs_search_path_in_tree_user() local2439 root = btrfs_get_fs_root(fs_info, treeid, true); in btrfs_search_path_in_tree_user()2525 key.objectid = treeid; in btrfs_search_path_in_tree_user()2527 key.offset = args->treeid; in btrfs_search_path_in_tree_user()2579 if (args->treeid == 0) in btrfs_ioctl_ino_lookup()2580 args->treeid = BTRFS_I(inode)->root->root_key.objectid; in btrfs_ioctl_ino_lookup()2593 args->treeid, args->objectid, in btrfs_ioctl_ino_lookup()2686 subvol_info->treeid = key.objectid; in btrfs_ioctl_get_subvol_info()2734 if (key.objectid == subvol_info->treeid && in btrfs_ioctl_get_subvol_info()2830 rootrefs->rootref[found].treeid = key.offset; in btrfs_ioctl_get_subvol_rootref()[all …]
Completed in 14 milliseconds