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

/linux-master/fs/btrfs/
H A Dctree.c2848 static noinline int insert_new_root(struct btrfs_trans_handle *trans, function
2989 * insert_new_root, because that root buffer will be kept as a
2995 ret = insert_new_root(trans, root, path, level + 1);
3703 ret = insert_new_root(trans, root, path, 1);

Completed in 151 milliseconds