Searched refs:hfs_sb_info (Results 1 – 3 of 3) sorted by relevance
120 struct hfs_sb_info *sbi = HFS_SB(mnt->mnt_sb); in hfs_show_options()206 static int parse_options(char *options, struct hfs_sb_info *hsb) in parse_options()355 struct hfs_sb_info *sbi; in hfs_fill_super()361 sbi = kzalloc(sizeof(struct hfs_sb_info), GFP_KERNEL); in hfs_fill_super()
82 struct hfs_sb_info { struct240 #define HFS_SB(sb) ((struct hfs_sb_info *)(sb)->s_fs_info)
279 struct hfs_sb_info *hsb = HFS_SB(inode->i_sb); in hfs_read_inode()560 struct hfs_sb_info *hsb = HFS_SB(inode->i_sb); in hfs_inode_setattr()