Lines Matching defs:action
1367 generic_ref->action);
1496 trace_run_delayed_data_ref(trans->fs_info, node, ref, node->action);
1502 if (node->action == BTRFS_ADD_DELAYED_REF && insert_reserved) {
1509 } else if (node->action == BTRFS_ADD_DELAYED_REF) {
1513 } else if (node->action == BTRFS_DROP_DELAYED_REF) {
1639 trace_run_delayed_tree_ref(trans->fs_info, node, ref, node->action);
1647 "btree block %llu has %d references rather than 1: action %d ref_root %llu parent %llu",
1648 node->bytenr, node->ref_mod, node->action, ref_root,
1652 if (node->action == BTRFS_ADD_DELAYED_REF && insert_reserved) {
1655 } else if (node->action == BTRFS_ADD_DELAYED_REF) {
1658 } else if (node->action == BTRFS_DROP_DELAYED_REF) {
1695 "failed to run delayed ref for logical %llu num_bytes %llu type %u action %u ref_mod %d: %d",
1697 node->action, node->ref_mod, ret);
1918 switch (ref->action) {
2407 int action;
2426 action = BTRFS_ADD_DELAYED_REF;
2428 action = BTRFS_DROP_DELAYED_REF;
2446 btrfs_init_generic_ref(&generic_ref, action, bytenr,
2461 btrfs_init_generic_ref(&generic_ref, action, bytenr,