Home
last modified time | relevance | path

Searched refs:lowest_unlock (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/fs/btrfs/
Dctree.c1567 int lowest_unlock, int min_write_lock_level, in unlock_up() argument
1597 if (i >= lowest_unlock && i > skip_level) { in unlock_up()
2134 int lowest_unlock = 1; in btrfs_search_slot() local
2156 lowest_unlock = 2; in btrfs_search_slot()
2269 unlock_up(p, level, lowest_unlock, in btrfs_search_slot()
2306 unlock_up(p, level, lowest_unlock, min_write_lock_level, in btrfs_search_slot()
2384 int lowest_unlock = 1; in btrfs_search_old_slot() local
2425 unlock_up(p, level, lowest_unlock, 0, NULL); in btrfs_search_old_slot()
2434 unlock_up(p, level, lowest_unlock, 0, NULL); in btrfs_search_old_slot()