Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dctree.c2412 noinline void btrfs_unlock_up_safe(struct btrfs_path *path, int level) in btrfs_unlock_up_safe() function
2486 btrfs_unlock_up_safe(p, level + 1); in read_block_for_search()
2980 btrfs_unlock_up_safe(p, level + 1); in btrfs_search_old_slot()
4386 btrfs_unlock_up_safe(path, 1); in setup_leaf_for_split()
4723 btrfs_unlock_up_safe(path, 1); in setup_items_for_insert()
4920 btrfs_unlock_up_safe(path, 0); in btrfs_del_leaf()
5208 btrfs_unlock_up_safe(path, path->lowest_level + 1); in btrfs_search_forward()
Drelocation.c1920 btrfs_unlock_up_safe(path, 0);
2158 btrfs_unlock_up_safe(path, 0);
Dctree.h3597 void btrfs_unlock_up_safe(struct btrfs_path *p, int level);
Dextent-tree.c1654 btrfs_unlock_up_safe(path, 1); in lookup_inline_extent_backref()
8467 btrfs_unlock_up_safe(path, 0); in btrfs_drop_snapshot()