Home
last modified time | relevance | path

Searched refs:no_barrier (Results 1 – 3 of 3) sorted by relevance

/reactos/drivers/filesystems/btrfs/
H A Dregistry.c57 options->no_barrier = mount_no_barrier; in registry_load_volume_options()
184 options->no_barrier = *val; in registry_load_volume_options()
H A Dbtrfs_drv.h679 bool no_barrier; member
H A Dflushthread.c198 if (!Vcb->options.no_barrier || !(c->chunk_item->type & BLOCK_FLAG_METADATA)) { in clean_space_cache_chunk()
7805 if (!Vcb->options.no_barrier) in do_write2()