Lines Matching refs:BTRFS_MAX_LEVEL
101 for (i = 0; i < BTRFS_MAX_LEVEL; i++) { in btrfs_release_path()
882 if (level < BTRFS_MAX_LEVEL - 1) { in balance_level()
1105 if (level < BTRFS_MAX_LEVEL - 1) { in push_nodes_for_insert()
1350 for (i = level; i < BTRFS_MAX_LEVEL; i++) { in unlock_up()
1618 if (write_lock_level < BTRFS_MAX_LEVEL) { in btrfs_search_slot_get_root()
1722 write_lock_level = BTRFS_MAX_LEVEL; in btrfs_search_slot()
1740 bool last_level = (level == (BTRFS_MAX_LEVEL - 1)); in btrfs_search_slot()
1756 level + 1 < BTRFS_MAX_LEVEL && in btrfs_search_slot()
1798 if (u < BTRFS_MAX_LEVEL && p->locks[u]) { in btrfs_search_slot()
2140 for (i = level; i < BTRFS_MAX_LEVEL; i++) { in fixup_low_keys()
4323 while (level < BTRFS_MAX_LEVEL) { in btrfs_find_next_key()
4334 if (level + 1 >= BTRFS_MAX_LEVEL || in btrfs_find_next_key()
4446 while (level < BTRFS_MAX_LEVEL) { in btrfs_next_old_leaf()
4456 if (level == BTRFS_MAX_LEVEL) { in btrfs_next_old_leaf()