Home
last modified time | relevance | path

Searched refs:holder_ops (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/dax/
H A Dsuper.c26 * @holder_ops: operations for the inner holder
35 const struct dax_holder_operations *holder_ops; member
104 dax_dev->holder_ops = ops; in fs_dax_get_by_bdev()
118 dax_dev->holder_ops = NULL; in fs_put_dax()
243 if (!dax_dev->holder_ops) { in dax_holder_notify_failure()
248 rc = dax_dev->holder_ops->notify_failure(dax_dev, off, len, mf_flags); in dax_holder_notify_failure()
335 dax_dev->holder_ops = NULL; in kill_dax()

Completed in 2 milliseconds