Searched refs:newinstance (Results 1 – 3 of 3) sorted by relevance
10 - '-o newinstance' mount option is specified while mounting devpts16 (-o newinstance and -o ptmxmode) will be ignored with a 'bogus option' message20 'newinstance' option (as in current start-up scripts) the new mount binds29 If CONFIG_DEVPTS_MULTIPLE_INSTANCES=y and 'newinstance' option is specified,47 $ mount -t devpts -o newinstance lxcpts /dev/pts57 In multi-instance mode (i.e '-o newinstance' mount option is specified at least60 1. If -o newinstance mount option is never used, /dev/pts/ptmx can be ignored63 2. To effectively use multi-instance mode (i.e -o newinstance is specified)67 $ mount -t devpts -o newinstance devpts /dev/pts95 mount -t devpts -o newinstance -o ptmxmode=0666 devpts /dev/pts[all …]
107 int newinstance; member176 opts->newinstance = 0; in parse_mount_options()220 opts->newinstance = 1; in parse_mount_options()458 if ((current_user_ns() != &init_user_ns) && !opts.newinstance) in devpts_mount()461 if (opts.newinstance) in devpts_mount()538 (fsi->mount_opts.newinstance ? pty_reserve : 0)) { in devpts_new_index()
131 filesystem with the '-o newinstance' option will create an