Searched refs:BTRFS_LAST_FREE_OBJECTID (Results 1 – 4 of 4) sorted by relevance
172 if (!ret && objectid <= BTRFS_LAST_FREE_OBJECTID) { in start_caching()174 BTRFS_LAST_FREE_OBJECTID - objectid + 1); in start_caching()408 root->root_key.objectid > BTRFS_LAST_FREE_OBJECTID)) in btrfs_save_ino_cache()531 search_key.objectid = BTRFS_LAST_FREE_OBJECTID; in btrfs_find_highest_objectid()558 if (unlikely(root->highest_objectid >= BTRFS_LAST_FREE_OBJECTID)) { in btrfs_find_free_objectid()
1586 ASSERT(root->highest_objectid <= BTRFS_LAST_FREE_OBJECTID); in btrfs_init_fs_root()2876 ASSERT(tree_root->highest_objectid <= BTRFS_LAST_FREE_OBJECTID); in open_ctree()
136 #define BTRFS_LAST_FREE_OBJECTID -256ULL macro
3734 key.objectid > BTRFS_LAST_FREE_OBJECTID) in btrfs_uuid_scan_kthread()