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