Home
last modified time | relevance | path

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

/linux/drivers/dax/
H A Dsuper.c36 const struct dax_holder_operations *holder_ops; member
105 dax_dev->holder_ops = ops; in fs_dax_get_by_bdev()
143 WRITE_ONCE(dax_dev->holder_ops, NULL); in fs_put_dax()
217 dax_dev->holder_ops = hops; in fs_dax_get()
357 ops = READ_ONCE(dax_dev->holder_ops); in dax_holder_notify_failure()
485 dax_dev->holder_ops = NULL; in kill_dax()