Searched refs:BTRFS_ORDERED_PREALLOC (Results 1 – 4 of 4) sorted by relevance
50 BTRFS_ORDERED_PREALLOC, enumerator
174 if (type == BTRFS_ORDERED_NOCOW || type == BTRFS_ORDERED_PREALLOC) { in __btrfs_add_ordered_extent()
1706 BTRFS_ORDERED_PREALLOC); in run_delalloc_nocow()1715 BTRFS_ORDERED_PREALLOC); in run_delalloc_nocow()2652 !test_bit(BTRFS_ORDERED_PREALLOC, &ordered_extent->flags) && in btrfs_finish_ordered_io()2710 if (test_bit(BTRFS_ORDERED_PREALLOC, &ordered_extent->flags)) { in btrfs_finish_ordered_io()2783 !test_bit(BTRFS_ORDERED_PREALLOC, &ordered_extent->flags)) { in btrfs_finish_ordered_io()7236 ASSERT(type == BTRFS_ORDERED_PREALLOC || in create_io_em()7255 if (type == BTRFS_ORDERED_PREALLOC) { in create_io_em()7309 type = BTRFS_ORDERED_PREALLOC; in btrfs_get_blocks_direct_write()7325 if (type == BTRFS_ORDERED_PREALLOC) { in btrfs_get_blocks_direct_write()
506 { (1 << BTRFS_ORDERED_PREALLOC), "PREALLOC" }, \