Searched refs:unlock_up (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/fs/btrfs/ |
D | ctree.c | 2298 static noinline void unlock_up(struct btrfs_path *path, int level, in unlock_up() function 2849 unlock_up(p, level, lowest_unlock, in btrfs_search_slot() 2912 unlock_up(p, level, lowest_unlock, in btrfs_search_slot() 2994 unlock_up(p, level, lowest_unlock, 0, NULL); in btrfs_search_old_slot() 3028 unlock_up(p, level, lowest_unlock, 0, NULL); in btrfs_search_old_slot() 5200 unlock_up(path, level, 1, 0, NULL); in btrfs_search_forward() 5831 unlock_up(path, 0, 1, 0, NULL); in btrfs_next_old_leaf()
|