Searched refs:ramfs_aops (Results 1 – 4 of 4) sorted by relevance
13 extern const struct address_space_operations ramfs_aops;
33 const struct address_space_operations ramfs_aops = { variable
31 const struct address_space_operations ramfs_aops = { variable
63 inode->i_mapping->a_ops = &ramfs_aops; in ramfs_get_inode()