Home
last modified time | relevance | path

Searched refs:BTRFS_ADD_DELAYED_REF (Results 1 – 9 of 9) sorted by relevance

/linux/fs/btrfs/
A Ddelayed-ref.c630 if (ref->action == BTRFS_ADD_DELAYED_REF) in insert_delayed_ref()
647 if (ref->action == BTRFS_ADD_DELAYED_REF) in insert_delayed_ref()
775 case BTRFS_ADD_DELAYED_REF: in init_delayed_ref_head()
943 action = BTRFS_ADD_DELAYED_REF; in init_delayed_ref_common()
1232 if (entry->action == BTRFS_ADD_DELAYED_REF) in btrfs_find_delayed_tree_ref()
A Ddelayed-ref.h24 BTRFS_ADD_DELAYED_REF = 1, enumerator
A Dextent-tree.c1558 if (node->action == BTRFS_ADD_DELAYED_REF && insert_reserved) { in run_delayed_data_ref()
1584 } else if (node->action == BTRFS_ADD_DELAYED_REF) { in run_delayed_data_ref()
1725 if (node->action == BTRFS_ADD_DELAYED_REF && insert_reserved) { in run_delayed_tree_ref()
1737 } else if (node->action == BTRFS_ADD_DELAYED_REF) { in run_delayed_tree_ref()
2002 case BTRFS_ADD_DELAYED_REF: in btrfs_run_delayed_refs_for_head()
2490 action = BTRFS_ADD_DELAYED_REF; in __btrfs_mod_ref()
A Drelocation.c1036 ref.action = BTRFS_ADD_DELAYED_REF; in replace_file_extents()
1266 ref.action = BTRFS_ADD_DELAYED_REF; in replace_path()
1279 ref.action = BTRFS_ADD_DELAYED_REF; in replace_path()
2411 .action = BTRFS_ADD_DELAYED_REF, in do_relocation()
A Dref-verify.c887 } else if (action == BTRFS_ADD_DELAYED_REF) { in btrfs_ref_tree_mod()
A Dfile.c376 .action = BTRFS_ADD_DELAYED_REF, in btrfs_drop_extents()
754 ref.action = BTRFS_ADD_DELAYED_REF; in btrfs_mark_extent_written()
2332 .action = BTRFS_ADD_DELAYED_REF, in btrfs_insert_replace_extent()
A Dbackref.c910 case BTRFS_ADD_DELAYED_REF: in add_delayed_refs()
A Dtree-log.c784 .action = BTRFS_ADD_DELAYED_REF, in replay_one_extent()
/linux/include/trace/events/
A Dbtrfs.h849 { BTRFS_ADD_DELAYED_REF, "ADD_DELAYED_REF" }, \

Completed in 59 milliseconds