Lines Matching defs:sb
128 struct super_block *sb = inode->i_sb; in befs_get_block() local
167 struct super_block *sb = dir->i_sb; in befs_lookup() local
217 struct super_block *sb = inode->i_sb; in befs_readdir() local
275 befs_alloc_inode(struct super_block *sb) in befs_alloc_inode()
303 static struct inode *befs_iget(struct super_block *sb, unsigned long ino) in befs_iget()
473 struct super_block *sb = dentry->d_sb; in befs_follow_link() local
519 befs_utf2nls(struct super_block *sb, const char *in, in befs_utf2nls()
599 befs_nls2utf(struct super_block *sb, const char *in, in befs_nls2utf()
753 befs_put_super(struct super_block *sb) in befs_put_super()
769 befs_fill_super(struct super_block *sb, void *data, int silent) in befs_fill_super()
895 befs_remount(struct super_block *sb, int *flags, char *data) in befs_remount()
906 struct super_block *sb = dentry->d_sb; in befs_statfs() local