Searched refs:inode_dax (Results 1 – 3 of 3) sorted by relevance
13 struct dax_device *inode_dax(struct inode *inode);
630 struct dax_device *inode_dax(struct inode *inode) in inode_dax() function636 EXPORT_SYMBOL_GPL(inode_dax);
370 struct dax_device *dax_dev = inode_dax(inode); in dax_open()