Searched refs:DAXDEV_F_SYNC (Results 1 – 5 of 5) sorted by relevance
10 #define DAXDEV_F_SYNC (1UL << 0) macro
490 flags = DAXDEV_F_SYNC; in pmem_attach_disk()
606 if (flags & DAXDEV_F_SYNC) in alloc_dax()
1347 dax_dev = alloc_dax(dev_dax, NULL, NULL, DAXDEV_F_SYNC); in devm_create_dev_dax()
696 &dcssblk_dax_ops, DAXDEV_F_SYNC); in dcssblk_add_store()