Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dctree.c1366 int lowest_unlock, int min_write_lock_level, in unlock_up() argument
1396 if (i >= lowest_unlock && i > skip_level) { in unlock_up()
1930 int lowest_unlock = 1; in btrfs_search_slot() local
1950 lowest_unlock = 2; in btrfs_search_slot()
2063 unlock_up(p, level, lowest_unlock, in btrfs_search_slot()
2100 unlock_up(p, level, lowest_unlock, min_write_lock_level, in btrfs_search_slot()
2178 int lowest_unlock = 1; in btrfs_search_old_slot() local
2219 unlock_up(p, level, lowest_unlock, 0, NULL); in btrfs_search_old_slot()
2228 unlock_up(p, level, lowest_unlock, 0, NULL); in btrfs_search_old_slot()