Home
last modified time | relevance | path

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

/linux/drivers/dax/
H A Dfsdev.c125 dax_set_ops(dev_dax->dax_dev, NULL); in fsdev_clear_ops()
371 rc = dax_set_ops(dax_dev, &dev_dax_ops); in fsdev_dax_probe()
H A Dsuper.c440 int dax_set_ops(struct dax_device *dax_dev, const struct dax_operations *ops) in dax_set_ops() function
452 EXPORT_SYMBOL_GPL(dax_set_ops);