Searched refs:holder_ops (Results 1 – 1 of 1) sorted by relevance
36 const struct dax_holder_operations *holder_ops; member105 dax_dev->holder_ops = ops; in fs_dax_get_by_bdev()119 dax_dev->holder_ops = NULL; in fs_put_dax()244 if (!dax_dev->holder_ops) { in dax_holder_notify_failure()249 rc = dax_dev->holder_ops->notify_failure(dax_dev, off, len, mf_flags); in dax_holder_notify_failure()342 dax_dev->holder_ops = NULL; in kill_dax()
Completed in 5 milliseconds