Searched refs:BTRFS_ADD_DELAYED_EXTENT (Results 1 – 5 of 5) sorted by relevance
24 #define BTRFS_ADD_DELAYED_EXTENT 3 /* record a full extent allocation */ macro
600 if (action == BTRFS_ADD_DELAYED_EXTENT) in add_delayed_ref_head()667 if (action == BTRFS_ADD_DELAYED_EXTENT) in add_delayed_tree_ref()729 if (action == BTRFS_ADD_DELAYED_EXTENT) in add_delayed_data_ref()
596 case BTRFS_ADD_DELAYED_EXTENT: in __add_delayed_refs()
2510 case BTRFS_ADD_DELAYED_EXTENT: in __btrfs_run_delayed_refs()7432 BTRFS_ADD_DELAYED_EXTENT, NULL, 0); in btrfs_alloc_reserved_file_extent()7648 BTRFS_ADD_DELAYED_EXTENT, in btrfs_alloc_tree_block()
446 { BTRFS_ADD_DELAYED_EXTENT, "ADD_DELAYED_EXTENT" }, \