Home
last modified time | relevance | path

Searched refs:dax_close (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/sbus/char/
H A Doradax.c212 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