Searched refs:ramfs_file_inode_operations (Results 1 – 4 of 4) sorted by relevance
13 extern const struct inode_operations ramfs_file_inode_operations;
43 const struct inode_operations ramfs_file_inode_operations = { variable
55 const struct inode_operations ramfs_file_inode_operations = { variable
70 inode->i_op = &ramfs_file_inode_operations; in ramfs_get_inode()