Searched refs:hypfs_sb_info (Results 1 – 1 of 1) sorted by relevance
36 struct hypfs_sb_info { struct53 struct hypfs_sb_info *sb_info = sb->s_fs_info; in hypfs_update_update() argument100 struct hypfs_sb_info *hypfs_info = sb->s_fs_info; in hypfs_make_inode()121 struct hypfs_sb_info *fs_info; in hypfs_open()169 struct hypfs_sb_info *fs_info = sb->s_fs_info; in hypfs_write_iter()221 struct hypfs_sb_info *hypfs_info = fc->s_fs_info; in hypfs_parse_param()250 struct hypfs_sb_info *hypfs_info = root->d_sb->s_fs_info; in hypfs_show_options()259 struct hypfs_sb_info *sbi = sb->s_fs_info; in hypfs_fill_super()310 struct hypfs_sb_info *sbi; in hypfs_init_fs_context()312 sbi = kzalloc(sizeof(struct hypfs_sb_info), GFP_KERNEL); in hypfs_init_fs_context()[all …]
Completed in 4 milliseconds