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()
304 static inline unsigned short hfsplus_min_io_size(struct super_block *sb) in hfsplus_min_io_size()
374 int hfsplus_attr_build_key(struct super_block *sb, hfsplus_btree_key *key,
378 int hfsplus_find_attr(struct super_block *sb, u32 cnid, const char *name,
387 int hfsplus_block_allocate(struct super_block *sb, u32 size, u32 offset,
389 int hfsplus_block_free(struct super_block *sb, u32 offset, u32 count);
394 struct hfs_btree *hfs_btree_open(struct super_block *sb, u32 id);
446 int hfsplus_cat_build_key(struct super_block *sb, hfsplus_btree_key *key,
448 void hfsplus_cat_build_key_with_cnid(struct super_block *sb,
451 int hfsplus_find_cat(struct super_block *sb, u32 cnid,
469 int hfsplus_free_fork(struct super_block *sb, u32 cnid,
479 struct inode *hfsplus_new_inode(struct super_block *sb, umode_t mode);
500 int hfs_part_find(struct super_block *sb, sector_t *part_start,
504 struct inode *hfsplus_iget(struct super_block *sb, unsigned long ino);
505 void hfsplus_mark_mdb_dirty(struct super_block *sb);
517 int hfsplus_uni2asc(struct super_block *sb, const struct hfsplus_unistr *ustr,
519 int hfsplus_asc2uni(struct super_block *sb, struct hfsplus_unistr *ustr,
527 int hfsplus_submit_bio(struct super_block *sb, sector_t sector, void *buf,
529 int hfsplus_read_wrapper(struct super_block *sb);