Searched refs:DAXDEV_F_SYNC (Results 1 – 5 of 5) sorted by relevance
11 #define DAXDEV_F_SYNC (1UL << 0) macro
410 dax_dev = alloc_dax(dev_dax, NULL, NULL, DAXDEV_F_SYNC); in __devm_create_dev_dax()
570 if (flags & DAXDEV_F_SYNC) in alloc_dax()
466 flags = DAXDEV_F_SYNC; in pmem_attach_disk()
682 &dcssblk_dax_ops, DAXDEV_F_SYNC); in dcssblk_add_store()