Searched refs:inode_dax (Results 1 – 5 of 5) sorted by relevance
14 struct dax_device *inode_dax(struct inode *inode);
512 struct dax_device *inode_dax(struct inode *inode) in inode_dax() function518 EXPORT_SYMBOL_GPL(inode_dax);
358 struct dax_device *dax_dev = inode_dax(inode); in dax_open()
901 unsigned int inode_dax:1; member
1409 fc->inode_dax = 1; in process_init_reply()