Home
last modified time | relevance | path

Searched refs:BTRFS_ORDERED_NOCOW (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/fs/btrfs/
Dordered-data.h46 BTRFS_ORDERED_NOCOW, enumerator
Dordered-data.c174 if (type == BTRFS_ORDERED_NOCOW || type == BTRFS_ORDERED_PREALLOC) { in __btrfs_add_ordered_extent()
Dinode.c1726 BTRFS_ORDERED_NOCOW); in run_delalloc_nocow()
2651 if (!test_bit(BTRFS_ORDERED_NOCOW, &ordered_extent->flags) && in btrfs_finish_ordered_io()
2673 if (test_bit(BTRFS_ORDERED_NOCOW, &ordered_extent->flags)) { in btrfs_finish_ordered_io()
2782 !test_bit(BTRFS_ORDERED_NOCOW, &ordered_extent->flags) && in btrfs_finish_ordered_io()
6927 if (type != BTRFS_ORDERED_NOCOW) { in btrfs_create_dio_extent()
7238 type == BTRFS_ORDERED_NOCOW || in create_io_em()
7311 type = BTRFS_ORDERED_NOCOW; in btrfs_get_blocks_direct_write()
/Linux-v5.10/include/trace/events/
Dbtrfs.h504 { (1 << BTRFS_ORDERED_NOCOW), "NOCOW" }, \