Lines Matching +defs:val +defs:sb

92 static struct inode *fuse_alloc_inode(struct super_block *sb)  in fuse_alloc_inode()
197 struct super_block *sb = fsc->root->d_sb; in fuse_reconfigure() local
459 struct inode *fuse_iget(struct super_block *sb, u64 nodeid, in fuse_iget()
600 static void fuse_umount_begin(struct super_block *sb) in fuse_umount_begin()
642 struct super_block *sb = dentry->d_sb; in fuse_statfs() local
717 static int fuse_sync_fs(struct super_block *sb, int wait) in fuse_sync_fs()
897 struct super_block *sb = root->d_sb; in fuse_show_options() local
1032 static struct inode *fuse_get_root_inode(struct super_block *sb, unsigned mode) in fuse_get_root_inode()
1048 static struct dentry *fuse_get_dentry(struct super_block *sb, in fuse_get_dentry()
1127 static struct dentry *fuse_fh_to_dentry(struct super_block *sb, in fuse_fh_to_dentry()
1142 static struct dentry *fuse_fh_to_parent(struct super_block *sb, in fuse_fh_to_parent()
1220 static int set_global_limit(const char *val, const struct kernel_param *kp) in set_global_limit()
1491 static int fuse_bdi_init(struct fuse_conn *fc, struct super_block *sb) in fuse_bdi_init()
1617 static void fuse_sb_defaults(struct super_block *sb) in fuse_sb_defaults()
1632 static int fuse_fill_super_submount(struct super_block *sb, in fuse_fill_super_submount()
1695 struct super_block *sb; in fuse_get_tree_submount() local
1738 int fuse_fill_super_common(struct super_block *sb, struct fuse_fs_context *ctx) in fuse_fill_super_common()
1840 static int fuse_fill_super(struct super_block *sb, struct fs_context *fsc) in fuse_fill_super()
1871 static int fuse_set_no_super(struct super_block *sb, struct fs_context *fsc) in fuse_set_no_super()
1876 static int fuse_test_super(struct super_block *sb, struct fs_context *fsc) in fuse_test_super()
1888 struct super_block *sb; in fuse_get_tree() local
2011 static void fuse_sb_destroy(struct super_block *sb) in fuse_sb_destroy()
2030 static void fuse_kill_sb_anon(struct super_block *sb) in fuse_kill_sb_anon()
2048 static void fuse_kill_sb_blk(struct super_block *sb) in fuse_kill_sb_blk()