Searched refs:unlock_up (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/fs/btrfs/ |
| H A D | ctree.c | 1386 static noinline void unlock_up(struct btrfs_path *path, int level, in unlock_up() function 2126 unlock_up(p, level, lowest_unlock, in btrfs_search_slot() 2163 unlock_up(p, level, lowest_unlock, min_write_lock_level, in btrfs_search_slot() 2282 unlock_up(p, level, lowest_unlock, 0, NULL); in btrfs_search_old_slot() 2291 unlock_up(p, level, lowest_unlock, 0, NULL); in btrfs_search_old_slot() 4697 unlock_up(path, level, 1, 0, NULL); in btrfs_search_forward() 4967 unlock_up(path, 0, 1, 0, NULL); in btrfs_next_old_leaf()
|