Searched refs:dax_set_ops (Results 1 – 2 of 2) sorted by relevance
125 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()
440 int dax_set_ops(struct dax_device *dax_dev, const struct dax_operations *ops) in dax_set_ops() function452 EXPORT_SYMBOL_GPL(dax_set_ops);