Searched refs:ramfs_fs_info (Results 1 – 1 of 1) sorted by relevance
45 struct ramfs_fs_info { struct165 struct ramfs_fs_info *fsi = root->d_sb->s_fs_info; in ramfs_show_options()222 struct ramfs_fs_info *fsi; in ramfs_fill_super()226 fsi = kzalloc(sizeof(struct ramfs_fs_info), GFP_KERNEL); in ramfs_fill_super()