Lines Matching defs:action
1428 generic_ref->action);
1554 trace_run_delayed_data_ref(trans->fs_info, node, ref, node->action);
1560 if (node->action == BTRFS_ADD_DELAYED_REF && insert_reserved) {
1567 } else if (node->action == BTRFS_ADD_DELAYED_REF) {
1571 } else if (node->action == BTRFS_DROP_DELAYED_REF) {
1703 trace_run_delayed_tree_ref(trans->fs_info, node, ref, node->action);
1711 "btree block %llu has %d references rather than 1: action %d ref_root %llu parent %llu",
1712 node->bytenr, node->ref_mod, node->action, ref_root,
1716 if (node->action == BTRFS_ADD_DELAYED_REF && insert_reserved) {
1719 } else if (node->action == BTRFS_ADD_DELAYED_REF) {
1722 } else if (node->action == BTRFS_DROP_DELAYED_REF) {
1759 "failed to run delayed ref for logical %llu num_bytes %llu type %u action %u ref_mod %d: %d",
1761 node->action, node->ref_mod, ret);
1969 switch (ref->action) {
2418 int action;
2437 action = BTRFS_ADD_DELAYED_REF;
2439 action = BTRFS_DROP_DELAYED_REF;
2457 btrfs_init_generic_ref(&generic_ref, action, bytenr,
2471 btrfs_init_generic_ref(&generic_ref, action, bytenr,