Lines Matching refs:super_block
75 struct super_block *sb;
207 static inline struct hfsplus_sb_info *HFSPLUS_SB(struct super_block *sb) in HFSPLUS_SB()
310 static inline unsigned short hfsplus_min_io_size(struct super_block *sb) in hfsplus_min_io_size()
370 int hfsplus_attr_build_key(struct super_block *sb, hfsplus_btree_key *key,
374 int hfsplus_find_attr(struct super_block *sb, u32 cnid, const char *name,
383 int hfsplus_block_allocate(struct super_block *sb, u32 size, u32 offset,
385 int hfsplus_block_free(struct super_block *sb, u32 offset, u32 count);
390 struct hfs_btree *hfs_btree_open(struct super_block *sb, u32 id);
443 int hfsplus_cat_build_key(struct super_block *sb, hfsplus_btree_key *key,
445 void hfsplus_cat_build_key_with_cnid(struct super_block *sb,
448 int hfsplus_find_cat(struct super_block *sb, u32 cnid,
466 int hfsplus_free_fork(struct super_block *sb, u32 cnid,
480 struct inode *hfsplus_new_inode(struct super_block *sb, struct inode *dir,
507 int hfs_part_find(struct super_block *sb, sector_t *part_start,
511 struct inode *hfsplus_iget(struct super_block *sb, unsigned long ino);
512 void hfsplus_mark_mdb_dirty(struct super_block *sb);
524 int hfsplus_uni2asc(struct super_block *sb, const struct hfsplus_unistr *ustr,
526 int hfsplus_asc2uni(struct super_block *sb, struct hfsplus_unistr *ustr,
533 int hfsplus_submit_bio(struct super_block *sb, sector_t sector, void *buf,
535 int hfsplus_read_wrapper(struct super_block *sb);