Searched refs:inode_dax (Results 1 – 6 of 6) sorted by relevance
14 struct dax_device *inode_dax(struct inode *inode);
495 struct dax_device *inode_dax(struct inode *inode) in inode_dax() function501 EXPORT_SYMBOL_GPL(inode_dax);
354 struct dax_device *dax_dev = inode_dax(inode); in dax_open()
785 unsigned int inode_dax:1; member
1351 return fc->inode_dax && (flags & FUSE_ATTR_DAX); in fuse_should_enable_dax()
1194 fc->inode_dax = 1; in process_init_reply()