Searched refs:btrfs_unlock_up_safe (Results 1 – 5 of 5) sorted by relevance
| /fs/btrfs/ |
| A D | locking.h | 211 void btrfs_unlock_up_safe(struct btrfs_path *path, int level);
|
| A D | locking.c | 212 void btrfs_unlock_up_safe(struct btrfs_path *path, int level) in btrfs_unlock_up_safe() function
|
| A D | ctree.c | 1509 btrfs_unlock_up_safe(p, parent_level + 1); in read_block_for_search() 1537 btrfs_unlock_up_safe(p, parent_level + 1); in read_block_for_search() 1887 btrfs_unlock_up_safe(path, 1); in search_leaf() 1905 btrfs_unlock_up_safe(path, 1); in search_leaf() 2283 btrfs_unlock_up_safe(p, level + 1); in btrfs_search_old_slot() 3886 btrfs_unlock_up_safe(path, 1); in setup_leaf_for_split() 4177 btrfs_unlock_up_safe(path, 1); in setup_items_for_insert() 4438 btrfs_unlock_up_safe(path, 0); in btrfs_del_leaf() 4689 btrfs_unlock_up_safe(path, 1); in btrfs_search_forward()
|
| A D | relocation.c | 1248 btrfs_unlock_up_safe(path, 0); in replace_path() 1566 btrfs_unlock_up_safe(path, 0); in merge_reloc_root()
|
| A D | extent-tree.c | 979 btrfs_unlock_up_safe(path, 1); in lookup_inline_extent_backref() 6140 btrfs_unlock_up_safe(path, 0); in btrfs_drop_snapshot()
|
Completed in 46 milliseconds