Searched refs:free_objectid (Results 1 – 2 of 2) sorted by relevance
232 u64 free_objectid; member
637 root->free_objectid = 0; in __setup_root()1131 ASSERT(root->free_objectid <= BTRFS_LAST_FREE_OBJECTID); in btrfs_init_fs_root()2636 ASSERT(tree_root->free_objectid <= BTRFS_LAST_FREE_OBJECTID); in init_tree_roots()4985 root->free_objectid = max_t(u64, found_key.objectid + 1, in btrfs_init_root_free_objectid()4988 root->free_objectid = BTRFS_FIRST_FREE_OBJECTID; in btrfs_init_root_free_objectid()5001 if (unlikely(root->free_objectid >= BTRFS_LAST_FREE_OBJECTID)) { in btrfs_get_free_objectid()5009 *objectid = root->free_objectid++; in btrfs_get_free_objectid()