Searched refs:adfs_file_inode_operations (Results 1 – 3 of 3) sorted by relevance
34 const struct inode_operations adfs_file_inode_operations = { variable
188 extern const struct inode_operations adfs_file_inode_operations;
279 inode->i_op = &adfs_file_inode_operations; in adfs_iget()