Home
last modified time | relevance | path

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

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