Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dax/
Ddevice.c368 static int dax_open(struct inode *inode, struct file *filp) in dax_open() function
397 .open = dax_open,
/Linux-v5.4/drivers/sbus/char/
Doradax.c206 static int dax_open(struct inode *inode, struct file *file);
216 .open = dax_open,
644 static int dax_open(struct inode *inode, struct file *f) in dax_open() function