Searched refs:coda_open (Results 1 – 5 of 5) sorted by relevance
123 int coda_open(struct inode *coda_inode, struct file *coda_file) in coda_open() function225 .open = coda_open,
46 int coda_open(struct inode *i, struct file *f);
576 .open = coda_open,
654 struct coda_open_in coda_open; member681 struct coda_open_out coda_open; member
1662 static int coda_open(struct file *file) in coda_open() function1825 .open = coda_open,