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