Lines Matching defs:dax_alive
312 if (!dax_alive(dax_dev))
332 if (!dax_alive(dax_dev))
342 if (!dax_alive(dax_dev))
352 if (!dax_alive(dax_dev))
362 if (!dax_alive(dax_dev))
419 bool dax_alive(struct dax_device *dax_dev)
424 EXPORT_SYMBOL_GPL(dax_alive);
434 * dax_alive(), have completed. Any operations that start after
435 * synchronize_srcu() has run will abort upon seeing !dax_alive().
644 if (!dax_alive(dax_dev)