Home
last modified time | relevance | path

Searched refs:dax_holder (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Ddax.h60 void *dax_holder(struct dax_device *dax_dev);
82 static inline void *dax_holder(struct dax_device *dax_dev) in dax_holder() function
/kernel/linux/linux-6.6/drivers/dax/
H A Dsuper.c479 * dax_holder() - obtain the holder of a dax device
485 void *dax_holder(struct dax_device *dax_dev) in dax_holder() function
489 EXPORT_SYMBOL_GPL(dax_holder); variable
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_notify_failure.c183 struct xfs_mount *mp = dax_holder(dax_dev); in xfs_dax_notify_failure()

Completed in 3 milliseconds