Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Ddisk-io.h121 int btrfs_init_log_root_tree(struct btrfs_trans_handle *trans,
H A Ddisk-io.c1239 int btrfs_init_log_root_tree(struct btrfs_trans_handle *trans, in btrfs_init_log_root_tree() function
H A Dtree-log.c161 ret = btrfs_init_log_root_tree(trans, fs_info); in start_log_trans()