Home
last modified time | relevance | path

Searched refs:process_func (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dtree-log.c291 int (*process_func)(struct btrfs_root *log, struct extent_buffer *eb, member
296 * process_func used to pin down extents, write them or wait on them
2552 * the process_func used to replay items from the log tree. This
2764 ret = wc->process_func(root, next, wc, ptr_gen, in walk_down_log_tree()
2838 ret = wc->process_func(root, path->nodes[*level], wc, in walk_up_log_tree()
2921 ret = wc->process_func(log, path->nodes[orig_level], wc, in walk_log_tree()
3313 .process_func = process_one_buffer in free_log_tree()
6277 .process_func = process_one_buffer, in btrfs_recover_log_trees()
6406 wc.process_func = replay_one_buffer; in btrfs_recover_log_trees()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dtree-log.c320 int (*process_func)(struct btrfs_root *log, struct extent_buffer *eb, member
325 * process_func used to pin down extents, write them or wait on them
2376 * the process_func used to replay items from the log tree. This
2625 ret = wc->process_func(root, next, wc, ptr_gen, in walk_down_log_tree()
2685 ret = wc->process_func(root, path->nodes[*level], wc, in walk_up_log_tree()
2748 ret = wc->process_func(log, path->nodes[orig_level], wc, in walk_log_tree()
3178 .process_func = process_one_buffer in free_log_tree()
7135 .process_func = process_one_buffer, in btrfs_recover_log_trees()
7267 wc.process_func = replay_one_buffer; in btrfs_recover_log_trees()
/kernel/linux/linux-5.10/kernel/bpf/
H A Dverifier.c3491 process_func: in check_max_stack_depth()
3555 goto process_func; in check_max_stack_depth()
/kernel/linux/linux-6.6/kernel/bpf/
H A Dverifier.c5840 process_func: in check_max_stack_depth_subprog()
5915 goto process_func; in check_max_stack_depth_subprog()

Completed in 60 milliseconds