Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/sbus/char/
Doradax.c212 static int dax_close(struct inode *i, struct file *f);
220 .release = dax_close,
524 static int dax_close(struct inode *ino, struct file *f) in dax_close() function