Home
last modified time | relevance | path

Searched refs:BTRFS_ADD_DELAYED_EXTENT (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/fs/btrfs/
A Ddelayed-ref.c765 if (action == BTRFS_ADD_DELAYED_EXTENT) in init_delayed_ref_head()
884 if (action == BTRFS_ADD_DELAYED_EXTENT) in init_delayed_ref_common()
987 action == BTRFS_ADD_DELAYED_EXTENT ? in btrfs_add_delayed_tree_ref()
1079 action == BTRFS_ADD_DELAYED_EXTENT ? in btrfs_add_delayed_data_ref()
A Ddelayed-ref.h14 #define BTRFS_ADD_DELAYED_EXTENT 3 /* record a full extent allocation */ macro
A Dref-verify.c729 if (action == BTRFS_ADD_DELAYED_EXTENT) { in btrfs_ref_tree_mod()
A Dextent-tree.c1932 case BTRFS_ADD_DELAYED_EXTENT: in btrfs_run_delayed_refs_for_head()
4736 btrfs_init_generic_ref(&generic_ref, BTRFS_ADD_DELAYED_EXTENT, in btrfs_alloc_reserved_file_extent()
4947 btrfs_init_generic_ref(&generic_ref, BTRFS_ADD_DELAYED_EXTENT, in btrfs_alloc_tree_block()
A Dbackref.c908 case BTRFS_ADD_DELAYED_EXTENT: in add_delayed_refs()
/linux-6.3-rc2/include/trace/events/
A Dbtrfs.h840 { BTRFS_ADD_DELAYED_EXTENT, "ADD_DELAYED_EXTENT" }, \

Completed in 25 milliseconds