Searched refs:BTRFS_ORDERED_NOCOW (Results 1 – 4 of 4) sorted by relevance
51 BTRFS_ORDERED_NOCOW, enumerator
164 if (type == BTRFS_ORDERED_NOCOW || type == BTRFS_ORDERED_PREALLOC) { in __btrfs_add_ordered_extent()195 type == BTRFS_ORDERED_NOCOW || in __btrfs_add_ordered_extent()255 type == BTRFS_ORDERED_NOCOW || in btrfs_add_ordered_extent()267 type == BTRFS_ORDERED_NOCOW || in btrfs_add_ordered_extent_dio()
1861 BTRFS_ORDERED_NOCOW); in run_delalloc_nocow()3002 if (!test_bit(BTRFS_ORDERED_NOCOW, &ordered_extent->flags) && in btrfs_finish_ordered_io()3027 if (test_bit(BTRFS_ORDERED_NOCOW, &ordered_extent->flags)) { in btrfs_finish_ordered_io()3153 !test_bit(BTRFS_ORDERED_NOCOW, &ordered_extent->flags) && in btrfs_finish_ordered_io()7387 if (type != BTRFS_ORDERED_NOCOW) { in btrfs_create_dio_extent()7708 type == BTRFS_ORDERED_NOCOW || in create_io_em()7781 type = BTRFS_ORDERED_NOCOW; in btrfs_get_blocks_direct_write()
504 { (1 << BTRFS_ORDERED_NOCOW), "NOCOW" }, \