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