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

/linux-master/drivers/dax/
H A Ddevice.c346 static int dax_open(struct inode *inode, struct file *filp) function
376 .open = dax_open,
/linux-master/drivers/sbus/char/
H A Doradax.c206 static int dax_open(struct inode *inode, struct file *file);
216 .open = dax_open,
641 static int dax_open(struct inode *inode, struct file *f) function

Completed in 135 milliseconds