Searched refs:btrfs_unlock_up_safe (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | locking.h | 120 void btrfs_unlock_up_safe(struct btrfs_path *path, int level);
|
| H A D | locking.c | 523 void btrfs_unlock_up_safe(struct btrfs_path *path, int level) in btrfs_unlock_up_safe() function
|
| H A D | ctree.c | 2453 btrfs_unlock_up_safe(p, level + 1); in read_block_for_search() 3004 btrfs_unlock_up_safe(p, level + 1); in btrfs_search_old_slot() 4493 btrfs_unlock_up_safe(path, 1); in setup_leaf_for_split() 4833 btrfs_unlock_up_safe(path, 1); in setup_items_for_insert() 5030 btrfs_unlock_up_safe(path, 0); in btrfs_del_leaf() 5320 btrfs_unlock_up_safe(path, path->lowest_level + 1); in btrfs_search_forward()
|
| H A D | relocation.c | 1385 btrfs_unlock_up_safe(path, 0); in replace_path() 1707 btrfs_unlock_up_safe(path, 0); in merge_reloc_root()
|
| H A D | extent-tree.c | 964 btrfs_unlock_up_safe(path, 1); in lookup_inline_extent_backref() 5426 btrfs_unlock_up_safe(path, 0); in btrfs_drop_snapshot()
|