Home
last modified time | relevance | path

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

/linux-6.12.1/fs/btrfs/
Ddelayed-ref.h28 BTRFS_ADD_DELAYED_EXTENT, enumerator
Ddelayed-ref.c788 case BTRFS_ADD_DELAYED_EXTENT: in init_delayed_ref_head()
942 if (action == BTRFS_ADD_DELAYED_EXTENT) in init_delayed_ref_common()
Dref-verify.c737 if (action == BTRFS_ADD_DELAYED_EXTENT) { in btrfs_ref_tree_mod()
Dextent-tree.c2003 case BTRFS_ADD_DELAYED_EXTENT: in btrfs_run_delayed_refs_for_head()
4940 .action = BTRFS_ADD_DELAYED_EXTENT, in btrfs_alloc_reserved_file_extent()
5174 .action = BTRFS_ADD_DELAYED_EXTENT, in btrfs_alloc_tree_block()
Dbackref.c906 case BTRFS_ADD_DELAYED_EXTENT: in add_delayed_refs()
/linux-6.12.1/include/trace/events/
Dbtrfs.h851 { BTRFS_ADD_DELAYED_EXTENT, "ADD_DELAYED_EXTENT" }, \