Home
last modified time | relevance | path

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

/fs/btrfs/
Ddisk-io.h135 int btrfs_init_log_root_tree(struct btrfs_trans_handle *trans,
Ddisk-io.c1376 int btrfs_init_log_root_tree(struct btrfs_trans_handle *trans, in btrfs_init_log_root_tree() function
Dtree-log.c163 ret = btrfs_init_log_root_tree(trans, root->fs_info); in start_log_trans()