Searched refs:coda_file_inode_operations (Results 1 – 3 of 3) sorted by relevance
28 extern struct inode_operations coda_file_inode_operations;
52 inode->i_op = &coda_file_inode_operations; in coda_fill_inode()
239 struct inode_operations coda_file_inode_operations = { variable