Searched refs:coda_open (Results 1 – 5 of 5) sorted by relevance
47 int coda_open(struct inode *i, struct file *f);
201 int coda_open(struct inode *coda_inode, struct file *coda_file) in coda_open() function302 .open = coda_open,
592 .open = coda_open,
673 struct coda_open_in coda_open; member701 struct coda_open_out coda_open; member
2600 static int coda_open(struct file *file) in coda_open() function2777 .open = coda_open,