Searched refs:ncp_file_inode_operations (Results 1 – 3 of 3) sorted by relevance
88 extern const struct inode_operations ncp_file_inode_operations;
295 const struct inode_operations ncp_file_inode_operations = variable
273 inode->i_op = &ncp_file_inode_operations; in ncp_iget()