Home
last modified time | relevance | path

Searched refs:hfsplus_sb_info (Results 1 – 10 of 10) sorted by relevance

/linux-2.6.39/fs/hfsplus/
Doptions.c48 void hfsplus_fill_defaults(struct hfsplus_sb_info *opts) in hfsplus_fill_defaults()
99 int hfsplus_parse_options(char *input, struct hfsplus_sb_info *sbi) in hfsplus_parse_options()
211 struct hfsplus_sb_info *sbi = HFSPLUS_SB(mnt->mnt_sb); in hfsplus_show_options()
Dpart_tbl.c73 struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb); in hfs_parse_old_pmap()
94 struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb); in hfs_parse_new_pmap()
Dhfsplus_fs.h112 struct hfsplus_sb_info { struct
164 static inline struct hfsplus_sb_info *HFSPLUS_SB(struct super_block *sb) in HFSPLUS_SB() argument
406 int hfsplus_parse_options(char *, struct hfsplus_sb_info *);
408 void hfsplus_fill_defaults(struct hfsplus_sb_info *);
Ddir.c255 struct hfsplus_sb_info *sbi = HFSPLUS_SB(dst_dir->i_sb); in hfsplus_link()
312 struct hfsplus_sb_info *sbi = HFSPLUS_SB(dir->i_sb); in hfsplus_unlink()
369 struct hfsplus_sb_info *sbi = HFSPLUS_SB(dir->i_sb); in hfsplus_rmdir()
392 struct hfsplus_sb_info *sbi = HFSPLUS_SB(dir->i_sb); in hfsplus_symlink()
425 struct hfsplus_sb_info *sbi = HFSPLUS_SB(dir->i_sb); in hfsplus_mknod()
Dsuper.c96 struct hfsplus_sb_info *sbi = HFSPLUS_SB(inode->i_sb); in hfsplus_system_write_inode()
160 struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb); in hfsplus_sync_fs()
233 struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb); in hfsplus_put_super()
264 struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb); in hfsplus_statfs()
335 struct hfsplus_sb_info *sbi; in hfsplus_fill_super()
Dbitmap.c21 struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb); in hfsplus_block_allocate()
165 struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb); in hfsplus_block_free()
Dinode.c228 struct hfsplus_sb_info *sbi = HFSPLUS_SB(inode->i_sb); in hfsplus_get_perms()
313 struct hfsplus_sb_info *sbi = HFSPLUS_SB(inode->i_sb); in hfsplus_file_fsync()
371 struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb); in hfsplus_new_inode()
450 struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb); in hfsplus_inode_read_fork()
Dwrapper.c128 struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb); in hfsplus_read_wrapper()
Dextents.c208 struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb); in hfsplus_get_block()
395 struct hfsplus_sb_info *sbi = HFSPLUS_SB(sb); in hfsplus_file_extend()
Dcatalog.c97 struct hfsplus_sb_info *sbi = HFSPLUS_SB(inode->i_sb); in hfsplus_cat_build_record()