Searched refs:coda_file_operations (Results 1 – 3 of 3) sorted by relevance
43 extern const struct file_operations coda_file_operations;
32 inode->i_fop = &coda_file_operations; in coda_fill_inode()
296 const struct file_operations coda_file_operations = { variable