Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Ddisk-io.c963 int btrfs_init_log_root_tree(struct btrfs_trans_handle *trans, in btrfs_init_log_root_tree() function
H A Dtree-log.c182 ret = btrfs_init_log_root_tree(trans, fs_info); in start_log_trans()