Searched refs:coda_open (Results 1 – 5 of 5) sorted by relevance
47 int coda_open(struct inode *i, struct file *f);
199 int coda_open(struct inode *coda_inode, struct file *coda_file) in coda_open() function301 .open = coda_open,
586 .open = coda_open,
673 struct coda_open_in coda_open; member701 struct coda_open_out coda_open; member
2569 static int coda_open(struct file *file) in coda_open() function2745 .open = coda_open,