Home
last modified time | relevance | path

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

/linux/drivers/dax/
H A Dsuper.c119 put_dax(dax_dev); in fs_put_dax()
484 void put_dax(struct dax_device *dax_dev) in put_dax() function
490 EXPORT_SYMBOL_GPL(put_dax);
H A Dbus.c1409 put_dax(dax_dev); in dev_dax_release()
/linux/include/linux/
H A Ddax.h55 void put_dax(struct dax_device *dax_dev);
88 static inline void put_dax(struct dax_device *dax_dev) in put_dax() function
/linux/drivers/s390/block/
H A Ddcssblk.c416 put_dax(dev_info->dax_dev); in dcssblk_shared_store()
733 put_dax(dev_info->dax_dev); in dcssblk_add_store()
820 put_dax(dev_info->dax_dev); in dcssblk_remove_store()
/linux/fs/fuse/
H A Dvirtio_fs.c1047 put_dax(dax_dev); in virtio_fs_cleanup_dax()