Lines Matching defs:sb
122 struct super_block *sb = inode->i_sb; in befs_get_block() local
161 struct super_block *sb = dir->i_sb; in befs_lookup() local
211 struct super_block *sb = inode->i_sb; in befs_readdir() local
269 befs_alloc_inode(struct super_block *sb) in befs_alloc_inode()
297 static struct inode *befs_iget(struct super_block *sb, unsigned long ino) in befs_iget()
469 struct super_block *sb = dentry->d_sb; in befs_follow_link() local
502 befs_utf2nls(struct super_block *sb, const char *in, in befs_utf2nls()
582 befs_nls2utf(struct super_block *sb, const char *in, in befs_nls2utf()
736 befs_put_super(struct super_block *sb) in befs_put_super()
752 befs_fill_super(struct super_block *sb, void *data, int silent) in befs_fill_super()
878 befs_remount(struct super_block *sb, int *flags, char *data) in befs_remount()
889 struct super_block *sb = dentry->d_sb; in befs_statfs() local