Searched refs:coda_open (Results 1 – 5 of 5) sorted by relevance
103 int coda_open(struct inode *coda_inode, struct file *coda_file) in coda_open() function205 .open = coda_open,
47 int coda_open(struct inode *i, struct file *f);
588 .open = coda_open,
654 struct coda_open_in coda_open; member681 struct coda_open_out coda_open; member
2117 static int coda_open(struct file *file) in coda_open() function2298 .open = coda_open,