Searched refs:inode_dax (Results 1 – 3 of 3) sorted by relevance
14 struct dax_device *inode_dax(struct inode *inode);
657 struct dax_device *inode_dax(struct inode *inode) in inode_dax() function663 EXPORT_SYMBOL_GPL(inode_dax);
217 struct dax_device *dax_dev = inode_dax(inode); in fsdev_open()