Searched refs:ramfs_file_inode_operations (Results 1 – 3 of 3) sorted by relevance
9 extern const struct inode_operations ramfs_file_inode_operations;
51 const struct inode_operations ramfs_file_inode_operations = { variable
74 inode->i_op = &ramfs_file_inode_operations; in ramfs_get_inode()