Lines Matching refs:BTRFS_MAX_LEVEL
59 for (i = 0; i < BTRFS_MAX_LEVEL; i++) { in btrfs_set_path_blocking()
92 for (i = BTRFS_MAX_LEVEL - 1; i >= 0; i--) { in btrfs_clear_path_blocking()
125 for (i = 0; i < BTRFS_MAX_LEVEL; i++) { in btrfs_release_path()
1911 if (level < BTRFS_MAX_LEVEL - 1) { in balance_level()
2123 if (level < BTRFS_MAX_LEVEL - 1) { in push_nodes_for_insert()
2375 for (i = level; i < BTRFS_MAX_LEVEL; i++) { in unlock_up()
2425 for (i = level; i < BTRFS_MAX_LEVEL; i++) { in btrfs_unlock_up_safe()
2712 write_lock_level = BTRFS_MAX_LEVEL; in btrfs_search_slot()
2785 level + 1 < BTRFS_MAX_LEVEL && in btrfs_search_slot()
2819 if (u < BTRFS_MAX_LEVEL && p->locks[u]) { in btrfs_search_slot()
3141 for (i = level; i < BTRFS_MAX_LEVEL; i++) { in fixup_low_keys()
5591 while (level < BTRFS_MAX_LEVEL) { in btrfs_find_next_key()
5602 if (level + 1 >= BTRFS_MAX_LEVEL || in btrfs_find_next_key()
5727 while (level < BTRFS_MAX_LEVEL) { in btrfs_next_old_leaf()
5737 if (level == BTRFS_MAX_LEVEL) { in btrfs_next_old_leaf()