Lines Matching refs:super_block
74 struct super_block *sb;
202 static inline struct hfsplus_sb_info *HFSPLUS_SB(struct super_block *sb) in HFSPLUS_SB()
305 static inline unsigned short hfsplus_min_io_size(struct super_block *sb) in hfsplus_min_io_size()
376 int hfsplus_attr_build_key(struct super_block *sb, hfsplus_btree_key *key,
380 int hfsplus_find_attr(struct super_block *sb, u32 cnid, const char *name,
389 int hfsplus_block_allocate(struct super_block *sb, u32 size, u32 offset,
391 int hfsplus_block_free(struct super_block *sb, u32 offset, u32 count);
396 struct hfs_btree *hfs_btree_open(struct super_block *sb, u32 id);
449 int hfsplus_cat_build_key(struct super_block *sb, hfsplus_btree_key *key,
451 void hfsplus_cat_build_key_with_cnid(struct super_block *sb,
454 int hfsplus_find_cat(struct super_block *sb, u32 cnid,
472 int hfsplus_free_fork(struct super_block *sb, u32 cnid,
482 struct inode *hfsplus_new_inode(struct super_block *sb, struct inode *dir,
506 int hfs_part_find(struct super_block *sb, sector_t *part_start,
510 struct inode *hfsplus_iget(struct super_block *sb, unsigned long ino);
511 void hfsplus_mark_mdb_dirty(struct super_block *sb);
523 int hfsplus_uni2asc(struct super_block *sb, const struct hfsplus_unistr *ustr,
525 int hfsplus_asc2uni(struct super_block *sb, struct hfsplus_unistr *ustr,
532 int hfsplus_submit_bio(struct super_block *sb, sector_t sector, void *buf,
534 int hfsplus_read_wrapper(struct super_block *sb);