Lines Matching defs:fuse_control_sb
21 static struct super_block *fuse_control_sb;
245 inode = new_inode(fuse_control_sb);
278 if (!fuse_control_sb || fc->no_control)
281 parent = fuse_control_sb->s_root;
316 if (!fuse_control_sb || fc->no_control)
328 drop_nlink(d_inode(fuse_control_sb->s_root));
342 BUG_ON(fuse_control_sb);
343 fuse_control_sb = sb;
347 fuse_control_sb = NULL;
377 fuse_control_sb = NULL;