Searched refs:inode_dax (Results 1 – 3 of 3) sorted by relevance
14 struct dax_device *inode_dax(struct inode *inode);
666 struct dax_device *inode_dax(struct inode *inode) in inode_dax() function672 EXPORT_SYMBOL_GPL(inode_dax);
346 struct dax_device *dax_dev = inode_dax(inode); in dax_open()