Searched refs:ufs_file_inode_operations (Results 1 – 2 of 2) sorted by relevance
110 extern const struct inode_operations ufs_file_inode_operations;
523 inode->i_op = &ufs_file_inode_operations; in ufs_set_inode_ops()1221 const struct inode_operations ufs_file_inode_operations = { variable