Searched refs:BTRFS_ADD_DELAYED_EXTENT (Results 1 – 6 of 6) sorted by relevance
747 if (action == BTRFS_ADD_DELAYED_EXTENT) in init_delayed_ref_head()866 if (action == BTRFS_ADD_DELAYED_EXTENT) in init_delayed_ref_common()971 action == BTRFS_ADD_DELAYED_EXTENT ? in btrfs_add_delayed_tree_ref()1065 action == BTRFS_ADD_DELAYED_EXTENT ? in btrfs_add_delayed_data_ref()
14 #define BTRFS_ADD_DELAYED_EXTENT 3 /* record a full extent allocation */ macro
726 if (action == BTRFS_ADD_DELAYED_EXTENT) { in btrfs_ref_tree_mod()
1930 case BTRFS_ADD_DELAYED_EXTENT: in btrfs_run_delayed_refs_for_head()4656 btrfs_init_generic_ref(&generic_ref, BTRFS_ADD_DELAYED_EXTENT, in btrfs_alloc_reserved_file_extent()4848 btrfs_init_generic_ref(&generic_ref, BTRFS_ADD_DELAYED_EXTENT, in btrfs_alloc_tree_block()
839 case BTRFS_ADD_DELAYED_EXTENT: in add_delayed_refs()
774 { BTRFS_ADD_DELAYED_EXTENT, "ADD_DELAYED_EXTENT" }, \