Searched refs:inode_dax (Results 1 – 3 of 3) sorted by relevance
16 struct dax_device *inode_dax(struct inode *inode);
571 struct dax_device *inode_dax(struct inode *inode) in inode_dax() function577 EXPORT_SYMBOL_GPL(inode_dax);
545 struct dax_device *dax_dev = inode_dax(inode); in dax_open()