Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm.c1958 static const struct dax_operations dm_dax_ops; variable
2104 md->dax_dev = alloc_dax(md, &dm_dax_ops); in alloc_dev()
3482 static const struct dax_operations dm_dax_ops = { variable