Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Ddax.h17 struct dax_operations { struct
46 const struct dax_operations *ops, unsigned long flags); argument
81 const struct dax_operations *ops, unsigned long flags) in alloc_dax()
/OK3568_Linux_fs/kernel/drivers/dax/
H A Dsuper.c226 const struct dax_operations *ops;
576 const struct dax_operations *ops, unsigned long flags) in alloc_dax()
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_ramdisk.c239 static const struct dax_operations rd_dax_ops = {
/OK3568_Linux_fs/kernel/drivers/nvdimm/
H A Dpmem.c322 static const struct dax_operations pmem_dax_ops = {
/OK3568_Linux_fs/kernel/drivers/s390/block/
H A Ddcssblk.c74 static const struct dax_operations dcssblk_dax_ops = {
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm.c1778 static const struct dax_operations dm_dax_ops;
3177 static const struct dax_operations dm_dax_ops = {
/OK3568_Linux_fs/kernel/fs/fuse/
H A Dvirtio_fs.c783 static const struct dax_operations virtio_fs_dax_ops = {