Lines Matching defs:sb

89 static struct inode *fuse_alloc_inode(struct super_block *sb)  in fuse_alloc_inode()
179 struct super_block *sb = fsc->root->d_sb; in fuse_reconfigure() local
423 struct inode *fuse_iget(struct super_block *sb, u64 nodeid, in fuse_iget()
563 static void fuse_umount_begin(struct super_block *sb) in fuse_umount_begin()
605 struct super_block *sb = dentry->d_sb; in fuse_statfs() local
680 static int fuse_sync_fs(struct super_block *sb, int wait) in fuse_sync_fs()
848 struct super_block *sb = root->d_sb; in fuse_show_options() local
968 static struct inode *fuse_get_root_inode(struct super_block *sb, unsigned mode) in fuse_get_root_inode()
984 static struct dentry *fuse_get_dentry(struct super_block *sb, in fuse_get_dentry()
1063 static struct dentry *fuse_fh_to_dentry(struct super_block *sb, in fuse_fh_to_dentry()
1077 static struct dentry *fuse_fh_to_parent(struct super_block *sb, in fuse_fh_to_parent()
1378 static int fuse_bdi_init(struct fuse_conn *fc, struct super_block *sb) in fuse_bdi_init()
1502 static void fuse_sb_defaults(struct super_block *sb) in fuse_sb_defaults()
1516 static int fuse_fill_super_submount(struct super_block *sb, in fuse_fill_super_submount()
1577 struct super_block *sb; in fuse_get_tree_submount() local
1620 int fuse_fill_super_common(struct super_block *sb, struct fuse_fs_context *ctx) in fuse_fill_super_common()
1722 static int fuse_fill_super(struct super_block *sb, struct fs_context *fsc) in fuse_fill_super()
1753 static int fuse_set_no_super(struct super_block *sb, struct fs_context *fsc) in fuse_set_no_super()
1758 static int fuse_test_super(struct super_block *sb, struct fs_context *fsc) in fuse_test_super()
1770 struct super_block *sb; in fuse_get_tree() local
1893 static void fuse_sb_destroy(struct super_block *sb) in fuse_sb_destroy()
1912 static void fuse_kill_sb_anon(struct super_block *sb) in fuse_kill_sb_anon()
1930 static void fuse_kill_sb_blk(struct super_block *sb) in fuse_kill_sb_blk()