Lines Matching defs:sb
46 void ext2_error (struct super_block * sb, const char * function, in ext2_error()
73 void ext2_warning (struct super_block * sb, const char * function, in ext2_warning()
86 void ext2_update_dynamic_rev(struct super_block *sb) in ext2_update_dynamic_rev()
111 static void ext2_put_super (struct super_block * sb) in ext2_put_super()
143 static struct inode *ext2_alloc_inode(struct super_block *sb) in ext2_alloc_inode()
215 struct super_block *sb = vfs->mnt_sb; in ext2_show_options() local
317 static struct inode *ext2_nfs_get_inode(struct super_block *sb, in ext2_nfs_get_inode()
343 static struct dentry *ext2_fh_to_dentry(struct super_block *sb, struct fid *fid, in ext2_fh_to_dentry()
350 static struct dentry *ext2_fh_to_parent(struct super_block *sb, struct fid *fid, in ext2_fh_to_parent()
577 static int ext2_setup_super (struct super_block * sb, in ext2_setup_super()
622 static int ext2_check_descriptors(struct super_block *sb) in ext2_check_descriptors()
719 static unsigned long descriptor_loc(struct super_block *sb, in descriptor_loc()
739 static int ext2_fill_super(struct super_block *sb, void *data, int silent) in ext2_fill_super()
1100 static void ext2_commit_super (struct super_block * sb, in ext2_commit_super()
1108 static void ext2_sync_super(struct super_block *sb, struct ext2_super_block *es) in ext2_sync_super()
1129 void ext2_write_super (struct super_block * sb) in ext2_write_super()
1150 static int ext2_remount (struct super_block * sb, int * flags, char * data) in ext2_remount()
1237 struct super_block *sb = dentry->d_sb; in ext2_statfs() local
1311 static ssize_t ext2_quota_read(struct super_block *sb, int type, char *data, in ext2_quota_read()
1355 static ssize_t ext2_quota_write(struct super_block *sb, int type, in ext2_quota_write()