android_kernel_samsung_sm8650/drivers/dax
Dan Williams 5f0694b300 device-dax: rename 'dax_dev' to 'dev_dax'
In preparation for introducing a struct dax_device type to the kernel
global type namespace, rename dax_dev to dev_dax. A 'dax_device'
instance will be a generic device-driver object for any provider of dax
functionality. A 'dev_dax' object is a device-dax-driver local /
internal instance.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2017-04-12 21:59:13 -07:00
..
dax.c device-dax: rename 'dax_dev' to 'dev_dax' 2017-04-12 21:59:13 -07:00
dax.h device-dax: rename 'dax_dev' to 'dev_dax' 2017-04-12 21:59:13 -07:00
Kconfig device-dax: switch to srcu, fix rcu_read_lock() vs pte allocation 2017-04-12 13:45:18 -07:00
Makefile /dev/dax, pmem: direct access to persistent memory 2016-05-20 22:02:53 -07:00
pmem.c device-dax: rename 'dax_dev' to 'dev_dax' 2017-04-12 21:59:13 -07:00