Searched refs:BTRFS_ADD_DELAYED_EXTENT (Results 1 - 4 of 4) sorted by relevance

/fs/btrfs/
H A Ddelayed-ref.h24 #define BTRFS_ADD_DELAYED_EXTENT 3 /* record a full extent allocation */ macro
H A Ddelayed-ref.c575 * BTRFS_ADD_DELAYED_EXTENT means that we need to update
585 if (action == BTRFS_ADD_DELAYED_EXTENT)
649 if (action == BTRFS_ADD_DELAYED_EXTENT)
711 if (action == BTRFS_ADD_DELAYED_EXTENT)
H A Dbackref.c596 case BTRFS_ADD_DELAYED_EXTENT:
H A Dextent-tree.c2509 case BTRFS_ADD_DELAYED_EXTENT:
7164 BTRFS_ADD_DELAYED_EXTENT, NULL, 0);
7377 level, BTRFS_ADD_DELAYED_EXTENT,

Completed in 51 milliseconds