Home
last modified time | relevance | path

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

/fs/btrfs/
Dtree-log.c191 int (*process_func)(struct btrfs_root *log, struct extent_buffer *eb, member
1609 wc->process_func(root, next, wc, ptr_gen); in walk_down_log_tree()
1658 wc->process_func(root, path->nodes[*level], wc, in walk_down_log_tree()
1714 wc->process_func(root, path->nodes[*level], wc, in walk_up_log_tree()
1787 wc->process_func(log, path->nodes[orig_level], wc, in walk_log_tree()
2013 .process_func = process_one_buffer in btrfs_free_log()
2787 .process_func = process_one_buffer, in btrfs_recover_log_trees()
2865 wc.process_func = replay_one_buffer; in btrfs_recover_log_trees()
Dextent-tree.c1626 int (*process_func)(struct btrfs_trans_handle *, struct btrfs_root *, in btrfs_inc_ref() local
1641 process_func = __btrfs_inc_extent_ref; in btrfs_inc_ref()
1649 process_func = __btrfs_update_extent_ref; in btrfs_inc_ref()
1700 ret = process_func(trans, root, bytenr, in btrfs_inc_ref()
1712 ret = process_func(trans, root, bytenr, in btrfs_inc_ref()