Symbol: HFSPLUS_SB
fs/hfsplus/attributes.c
146
if (!HFSPLUS_SB(sb)->attr_tree) {
fs/hfsplus/attributes.c
177
if (!HFSPLUS_SB(sb)->attr_tree)
fs/hfsplus/attributes.c
180
err = hfs_find_init(HFSPLUS_SB(sb)->attr_tree, &fd);
fs/hfsplus/attributes.c
261
if (!HFSPLUS_SB(sb)->attr_tree) {
fs/hfsplus/attributes.c
270
err = hfs_find_init(HFSPLUS_SB(sb)->attr_tree, &fd);
fs/hfsplus/attributes.c
373
if (!HFSPLUS_SB(sb)->attr_tree) {
fs/hfsplus/attributes.c
378
err = hfs_find_init(HFSPLUS_SB(sb)->attr_tree, &fd);
fs/hfsplus/attributes.c
403
if (!HFSPLUS_SB(dir->i_sb)->attr_tree) {
fs/hfsplus/attributes.c
408
err = hfs_find_init(HFSPLUS_SB(dir->i_sb)->attr_tree, &fd);
fs/hfsplus/attributes.c
442
if (!HFSPLUS_SB(sb)->attr_tree) {
fs/hfsplus/attributes.c
451
err = hfs_find_init(HFSPLUS_SB(sb)->attr_tree, &fd);
fs/hfsplus/bitmap.c
166
struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb);
fs/hfsplus/bitmap.c
22
struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb);
fs/hfsplus/bnode.c
705
struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb);
fs/hfsplus/btree.c
205
if (test_bit(HFSPLUS_SB_HFSX, &HFSPLUS_SB(sb)->flags) &&
fs/hfsplus/btree.c
210
set_bit(HFSPLUS_SB_CASEFOLD, &HFSPLUS_SB(sb)->flags);
fs/hfsplus/btree.c
363
HFSPLUS_SB(tree->sb)->alloc_blksz_shift;
fs/hfsplus/btree.c
365
hip->alloc_blocks << HFSPLUS_SB(tree->sb)->fs_shift;
fs/hfsplus/catalog.c
108
struct hfsplus_sb_info *sbi = HFSPLUS_SB(inode->i_sb);
fs/hfsplus/catalog.c
225
struct hfsplus_sb_info *sbi = HFSPLUS_SB(dir->i_sb);
fs/hfsplus/catalog.c
238
struct hfsplus_sb_info *sbi = HFSPLUS_SB(dir->i_sb);
fs/hfsplus/catalog.c
264
err = hfs_find_init(HFSPLUS_SB(sb)->cat_tree, &fd);
fs/hfsplus/catalog.c
340
err = hfs_find_init(HFSPLUS_SB(sb)->cat_tree, &fd);
fs/hfsplus/catalog.c
424
if (HFSPLUS_SB(sb)->attr_tree)
fs/hfsplus/catalog.c
447
err = hfs_find_init(HFSPLUS_SB(sb)->cat_tree, &src_fd);
fs/hfsplus/dir.c
104
HFSPLUS_SB(sb)->hidden_dir->i_ino,
fs/hfsplus/dir.c
144
err = hfs_find_init(HFSPLUS_SB(sb)->cat_tree, &fd);
fs/hfsplus/dir.c
217
if (HFSPLUS_SB(sb)->hidden_dir &&
fs/hfsplus/dir.c
218
HFSPLUS_SB(sb)->hidden_dir->i_ino ==
fs/hfsplus/dir.c
303
struct hfsplus_sb_info *sbi = HFSPLUS_SB(dst_dir->i_sb);
fs/hfsplus/dir.c
378
struct hfsplus_sb_info *sbi = HFSPLUS_SB(dir->i_sb);
fs/hfsplus/dir.c
44
err = hfs_find_init(HFSPLUS_SB(sb)->cat_tree, &fd);
fs/hfsplus/dir.c
447
struct hfsplus_sb_info *sbi = HFSPLUS_SB(dir->i_sb);
fs/hfsplus/dir.c
472
struct hfsplus_sb_info *sbi = HFSPLUS_SB(dir->i_sb);
fs/hfsplus/dir.c
520
struct hfsplus_sb_info *sbi = HFSPLUS_SB(dir->i_sb);
fs/hfsplus/dir.c
80
HFSPLUS_SB(sb)->hidden_dir &&
fs/hfsplus/dir.c
82
HFSPLUS_I(HFSPLUS_SB(sb)->hidden_dir)->
fs/hfsplus/extents.c
136
res = hfs_find_init(HFSPLUS_SB(inode->i_sb)->ext_tree, &fd);
fs/hfsplus/extents.c
216
res = hfs_find_init(HFSPLUS_SB(inode->i_sb)->ext_tree, &fd);
fs/hfsplus/extents.c
229
struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb);
fs/hfsplus/extents.c
413
res = hfs_find_init(HFSPLUS_SB(sb)->ext_tree, &fd);
fs/hfsplus/extents.c
439
struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb);
fs/hfsplus/extents.c
570
blk_cnt = (inode->i_size + HFSPLUS_SB(sb)->alloc_blksz - 1) >>
fs/hfsplus/extents.c
571
HFSPLUS_SB(sb)->alloc_blksz_shift;
fs/hfsplus/extents.c
579
res = hfs_find_init(HFSPLUS_SB(sb)->ext_tree, &fd);
fs/hfsplus/hfsplus_fs.h
278
return max_t(unsigned short, HFSPLUS_SB(sb)->min_io_size,
fs/hfsplus/inode.c
186
struct hfsplus_sb_info *sbi = HFSPLUS_SB(inode->i_sb);
fs/hfsplus/inode.c
258
HFSPLUS_SB(sb)->hidden_dir, NULL);
fs/hfsplus/inode.c
327
struct hfsplus_sb_info *sbi = HFSPLUS_SB(inode->i_sb);
fs/hfsplus/inode.c
428
struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb);
fs/hfsplus/inode.c
494
HFSPLUS_SB(sb)->folder_count--;
fs/hfsplus/inode.c
498
HFSPLUS_SB(sb)->file_count--;
fs/hfsplus/inode.c
514
struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb);
fs/hfsplus/inode.c
637
struct hfs_btree *tree = HFSPLUS_SB(inode->i_sb)->cat_tree;
fs/hfsplus/inode.c
74
tree = HFSPLUS_SB(sb)->ext_tree;
fs/hfsplus/inode.c
77
tree = HFSPLUS_SB(sb)->cat_tree;
fs/hfsplus/inode.c
80
tree = HFSPLUS_SB(sb)->attr_tree;
fs/hfsplus/ioctl.c
31
struct hfsplus_sb_info *sbi = HFSPLUS_SB(inode->i_sb);
fs/hfsplus/options.c
149
struct hfsplus_sb_info *sbi = HFSPLUS_SB(root->d_sb);
fs/hfsplus/part_tbl.c
73
struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb);
fs/hfsplus/part_tbl.c
94
struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb);
fs/hfsplus/super.c
100
err = hfs_find_init(HFSPLUS_SB(inode->i_sb)->cat_tree, &fd);
fs/hfsplus/super.c
122
struct hfsplus_sb_info *sbi = HFSPLUS_SB(inode->i_sb);
fs/hfsplus/super.c
198
struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb);
fs/hfsplus/super.c
245
struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb);
fs/hfsplus/super.c
30
struct hfsplus_vh *vhdr = HFSPLUS_SB(inode->i_sb)->s_vhdr;
fs/hfsplus/super.c
305
struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb);
fs/hfsplus/super.c
330
struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb);
fs/hfsplus/super.c
359
struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb);
fs/hfsplus/super.c
383
struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb);
fs/hfsplus/super.c
430
struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb);
fs/hfsplus/super.c
716
struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb);
fs/hfsplus/unicode.c
155
struct nls_table *nls = HFSPLUS_SB(sb)->nls;
fs/hfsplus/unicode.c
173
compose = !test_bit(HFSPLUS_SB_NODECOMPOSE, &HFSPLUS_SB(sb)->flags);
fs/hfsplus/unicode.c
311
int size = HFSPLUS_SB(sb)->nls->char2uni(astr, len, uc);
fs/hfsplus/unicode.c
405
decompose = !test_bit(HFSPLUS_SB_NODECOMPOSE, &HFSPLUS_SB(sb)->flags);
fs/hfsplus/unicode.c
448
casefold = test_bit(HFSPLUS_SB_CASEFOLD, &HFSPLUS_SB(sb)->flags);
fs/hfsplus/unicode.c
449
decompose = !test_bit(HFSPLUS_SB_NODECOMPOSE, &HFSPLUS_SB(sb)->flags);
fs/hfsplus/unicode.c
502
casefold = test_bit(HFSPLUS_SB_CASEFOLD, &HFSPLUS_SB(sb)->flags);
fs/hfsplus/unicode.c
503
decompose = !test_bit(HFSPLUS_SB_NODECOMPOSE, &HFSPLUS_SB(sb)->flags);
fs/hfsplus/wrapper.c
107
if (HFSPLUS_SB(sb)->session >= 0) {
fs/hfsplus/wrapper.c
113
te.cdte_track = HFSPLUS_SB(sb)->session;
fs/hfsplus/wrapper.c
136
struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb);
fs/hfsplus/xattr.c
124
struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb);
fs/hfsplus/xattr.c
290
err = hfs_find_init(HFSPLUS_SB(inode->i_sb)->cat_tree, &cat_fd);
fs/hfsplus/xattr.c
343
if (!HFSPLUS_SB(inode->i_sb)->attr_tree) {
fs/hfsplus/xattr.c
482
res = hfs_find_init(HFSPLUS_SB(inode->i_sb)->cat_tree, &fd);
fs/hfsplus/xattr.c
535
if (!HFSPLUS_SB(inode->i_sb)->attr_tree)
fs/hfsplus/xattr.c
544
res = hfs_find_init(HFSPLUS_SB(inode->i_sb)->attr_tree, &fd);
fs/hfsplus/xattr.c
653
res = hfs_find_init(HFSPLUS_SB(inode->i_sb)->cat_tree, &fd);
fs/hfsplus/xattr.c
728
else if (!HFSPLUS_SB(inode->i_sb)->attr_tree)
fs/hfsplus/xattr.c
731
err = hfs_find_init(HFSPLUS_SB(inode->i_sb)->attr_tree, &fd);
fs/hfsplus/xattr.c
825
if (!HFSPLUS_SB(inode->i_sb)->attr_tree)
fs/hfsplus/xattr.c
831
err = hfs_find_init(HFSPLUS_SB(inode->i_sb)->cat_tree, &cat_fd);