H A D | tree-log.c | 199 if (root->log_root) { in start_log_trans() 266 if (root->log_root) { in join_running_log_trans() 791 ret = btrfs_lookup_csums_list(root->log_root, in replay_one_extent() 1045 struct btrfs_root *log_root, in unlink_refs_not_in_log() argument 1074 ret = backref_in_log(log_root, search_key, parent_objectid, &victim_name); in unlink_refs_not_in_log() 1099 struct btrfs_root *log_root, in unlink_extrefs_not_in_log() argument 1132 ret = backref_in_log(log_root, search_key, parent_objectid, &victim_name); in unlink_extrefs_not_in_log() 1166 struct btrfs_root *log_root, in __add_inode_ref() argument 1193 ret = unlink_refs_not_in_log(trans, path, log_root, &search_key, in __add_inode_ref() 1207 ret = unlink_extrefs_not_in_log(trans, path, root, log_root, in __add_inode_ref() 4213 truncate_inode_items(struct btrfs_trans_handle * trans,struct btrfs_root * log_root,struct btrfs_inode * inode,u64 new_size,u32 min_type) truncate_inode_items() argument 4333 log_csums(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct btrfs_root * log_root,struct btrfs_ordered_sum * sums) log_csums() argument 4624 log_extent_csums(struct btrfs_trans_handle * trans,struct btrfs_inode * inode,struct btrfs_root * log_root,const struct extent_map * em,struct btrfs_log_ctx * ctx) log_extent_csums() argument [all...] |