Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dctree.c3432 static noinline int insert_new_root(struct btrfs_trans_handle *trans, in insert_new_root() function
3566 ret = insert_new_root(trans, root, path, level + 1); in split_node()
4317 ret = insert_new_root(trans, root, path, 1); in split_leaf()