Searched refs:dax_close (Results 1 – 1 of 1) sorted by relevance
224 static int dax_close(struct inode *i, struct file *f);232 .release = dax_close,536 static int dax_close(struct inode *ino, struct file *f) in dax_close() function