Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dctree.c2390 noinline void btrfs_unlock_up_safe(struct btrfs_path *path, int level) in btrfs_unlock_up_safe() function
2478 btrfs_unlock_up_safe(p, level + 1); in read_block_for_search()
3020 btrfs_unlock_up_safe(p, level + 1); in btrfs_search_old_slot()
4435 btrfs_unlock_up_safe(path, 1); in setup_leaf_for_split()
4767 btrfs_unlock_up_safe(path, 1); in setup_items_for_insert()
4965 btrfs_unlock_up_safe(path, 0); in btrfs_del_leaf()
5256 btrfs_unlock_up_safe(path, path->lowest_level + 1); in btrfs_search_forward()
Drelocation.c1963 btrfs_unlock_up_safe(path, 0); in replace_path()
2269 btrfs_unlock_up_safe(path, 0); in merge_reloc_root()
Dextent-tree.c1002 btrfs_unlock_up_safe(path, 1); in lookup_inline_extent_backref()
5255 btrfs_unlock_up_safe(path, 0); in btrfs_drop_snapshot()
Dctree.h2571 void btrfs_unlock_up_safe(struct btrfs_path *p, int level);