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