Lines Matching refs:HFSPLUS_SB
75 tree = HFSPLUS_SB(sb)->ext_tree; in hfsplus_releasepage()
78 tree = HFSPLUS_SB(sb)->cat_tree; in hfsplus_releasepage()
81 tree = HFSPLUS_SB(sb)->attr_tree; in hfsplus_releasepage()
209 err = hfs_find_init(HFSPLUS_SB(sb)->cat_tree, &fd); in hfsplus_file_lookup()
241 struct hfsplus_sb_info *sbi = HFSPLUS_SB(inode->i_sb); in hfsplus_get_perms()
293 HFSPLUS_SB(sb)->hidden_dir, NULL); in hfsplus_file_release()
327 struct hfsplus_sb_info *sbi = HFSPLUS_SB(inode->i_sb); in hfsplus_file_fsync()
404 struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb); in hfsplus_new_inode()
464 HFSPLUS_SB(sb)->folder_count--; in hfsplus_delete_inode()
468 HFSPLUS_SB(sb)->file_count--; in hfsplus_delete_inode()
484 struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb); in hfsplus_inode_read_fork()
595 if (hfs_find_init(HFSPLUS_SB(main_inode->i_sb)->cat_tree, &fd)) in hfsplus_cat_write_inode()