Searched refs:fuse_control_sb (Results 1 – 1 of 1) sorted by relevance
22 static struct super_block *fuse_control_sb; variable219 inode = new_inode(fuse_control_sb); in fuse_ctl_add_dentry()259 if (!fuse_control_sb || fc->no_control) in fuse_ctl_add_conn()262 parent = fuse_control_sb->s_root; in fuse_ctl_add_conn()301 if (!fuse_control_sb || fc->no_control) in fuse_ctl_remove_conn()305 simple_remove_by_name(fuse_control_sb->s_root, name, remove_one); in fuse_ctl_remove_conn()319 BUG_ON(fuse_control_sb); in fuse_ctl_fill_super()320 fuse_control_sb = sb; in fuse_ctl_fill_super()324 fuse_control_sb = NULL; in fuse_ctl_fill_super()352 fuse_control_sb = NULL; in fuse_ctl_kill_sb()