Searched refs:btrfs_set_node_blockptr (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | ctree.c | 1105 btrfs_set_node_blockptr(parent, parent_slot, in __btrfs_cow_block() 1215 btrfs_set_node_blockptr(eb, tm->slot, tm->blockptr); in __tree_mod_log_rewind() 1223 btrfs_set_node_blockptr(eb, tm->slot, tm->blockptr); in __tree_mod_log_rewind() 3461 btrfs_set_node_blockptr(c, 0, lower->start); in insert_new_root() 3524 btrfs_set_node_blockptr(lower, slot, bytenr); in insert_ptr()
|
| H A D | relocation.c | 1348 btrfs_set_node_blockptr(parent, slot, new_bytenr); in replace_path() 1352 btrfs_set_node_blockptr(path->nodes[level], in replace_path() 2343 btrfs_set_node_blockptr(upper->eb, slot, in do_relocation()
|
| H A D | ctree.h | 1787 static inline void btrfs_set_node_blockptr(const struct extent_buffer *eb, in btrfs_set_node_blockptr() function
|