Home
last modified time | relevance | path

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

/linux-6.6.21/fs/btrfs/
Ddisk-io.h117 int btrfs_init_log_root_tree(struct btrfs_trans_handle *trans,
Ddisk-io.c951 int btrfs_init_log_root_tree(struct btrfs_trans_handle *trans, in btrfs_init_log_root_tree() function
Dtree-log.c165 ret = btrfs_init_log_root_tree(trans, fs_info); in start_log_trans()