Searched refs:dax_open (Results 1 – 1 of 1) sorted by relevance
206 static int dax_open(struct inode *inode, struct file *file);216 .open = dax_open,641 static int dax_open(struct inode *inode, struct file *f) in dax_open() function