Searched refs:BTRFS_LAST_FREE_OBJECTID (Results 1 – 2 of 2) sorted by relevance
174 if (!ret && objectid <= BTRFS_LAST_FREE_OBJECTID) { in start_caching()176 BTRFS_LAST_FREE_OBJECTID - objectid + 1); in start_caching()411 root->root_key.objectid > BTRFS_LAST_FREE_OBJECTID)) in btrfs_save_ino_cache()532 search_key.objectid = BTRFS_LAST_FREE_OBJECTID; in btrfs_find_highest_objectid()566 if (unlikely(root->highest_objectid >= BTRFS_LAST_FREE_OBJECTID)) { in btrfs_find_free_objectid()
128 #define BTRFS_LAST_FREE_OBJECTID -256ULL macro