Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dax/
Dsuper.c304 if (!dax_alive(dax_dev)) in dax_direct_access()
321 if (!dax_alive(dax_dev)) in dax_supported()
330 if (!dax_alive(dax_dev)) in dax_copy_from_iter()
340 if (!dax_alive(dax_dev)) in dax_copy_to_iter()
390 bool dax_alive(struct dax_device *dax_dev) in dax_alive() function
395 EXPORT_SYMBOL_GPL(dax_alive);
608 if (!dax_alive(dax_dev) in dax_get_by_host()
Ddevice.c24 if (!dax_alive(dev_dax->dax_dev)) in check_vma()
/Linux-v5.4/include/linux/
Ddax.h202 bool dax_alive(struct dax_device *dax_dev);