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
571 if (action == BTRFS_ADD_DELAYED_EXTENT) in add_delayed_ref_head()659 if (action == BTRFS_ADD_DELAYED_EXTENT) in add_delayed_tree_ref()713 if (action == BTRFS_ADD_DELAYED_EXTENT) in add_delayed_data_ref()
636 case BTRFS_ADD_DELAYED_EXTENT: in __add_delayed_refs()
2614 case BTRFS_ADD_DELAYED_EXTENT: in __btrfs_run_delayed_refs()7783 ram_bytes, BTRFS_ADD_DELAYED_EXTENT, in btrfs_alloc_reserved_file_extent()7997 BTRFS_ADD_DELAYED_EXTENT, in btrfs_alloc_tree_block()
446 { BTRFS_ADD_DELAYED_EXTENT, "ADD_DELAYED_EXTENT" }, \