Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dctree.c2418 noinline void btrfs_unlock_up_safe(struct btrfs_path *path, int level) in btrfs_unlock_up_safe() function
2492 btrfs_unlock_up_safe(p, level + 1); in read_block_for_search()
2986 btrfs_unlock_up_safe(p, level + 1); in btrfs_search_old_slot()
4392 btrfs_unlock_up_safe(path, 1); in setup_leaf_for_split()
4729 btrfs_unlock_up_safe(path, 1); in setup_items_for_insert()
4926 btrfs_unlock_up_safe(path, 0); in btrfs_del_leaf()
5214 btrfs_unlock_up_safe(path, path->lowest_level + 1); in btrfs_search_forward()
Drelocation.c1920 btrfs_unlock_up_safe(path, 0);
2160 btrfs_unlock_up_safe(path, 0);
Dctree.h3655 void btrfs_unlock_up_safe(struct btrfs_path *p, int level);
Dextent-tree.c1715 btrfs_unlock_up_safe(path, 1); in lookup_inline_extent_backref()
8848 btrfs_unlock_up_safe(path, 0); in btrfs_drop_snapshot()