Searched refs:treeid (Results 1 – 3 of 3) sorted by relevance
493 __u64 treeid; member503 __u64 treeid; member865 __u64 treeid; member925 __u64 treeid; member
438 u32 treeid = le32_to_cpu(snapshot.v->tree); in __bch2_subvolume_delete() local442 BTREE_ID_snapshot_trees, POS(0, treeid), in __bch2_subvolume_delete()446 "missing snapshot tree %u", treeid); in __bch2_subvolume_delete()
1824 u64 treeid = btrfs_root_id(BTRFS_I(inode)->root); in btrfs_search_path_in_tree_user() local1851 root = btrfs_get_fs_root(fs_info, treeid, true); in btrfs_search_path_in_tree_user()1945 key.objectid = treeid; in btrfs_search_path_in_tree_user()1947 key.offset = args->treeid; in btrfs_search_path_in_tree_user()1996 if (args->treeid == 0) in btrfs_ioctl_ino_lookup()1997 args->treeid = btrfs_root_id(root); in btrfs_ioctl_ino_lookup()2010 args->treeid, args->objectid, in btrfs_ioctl_ino_lookup()2101 subvol_info->treeid = key.objectid; in btrfs_ioctl_get_subvol_info()2149 if (key.objectid == subvol_info->treeid && in btrfs_ioctl_get_subvol_info()2244 rootrefs->rootref[found].treeid = key.offset; in btrfs_ioctl_get_subvol_rootref()[all …]