Lines Matching defs:mntopts
477 "\timport [-o mntopts] [-o property=value] ... \n"
480 "\timport [-o mntopts] [-o property=value] ... \n"
543 return (gettext("\tsplit [-gLnPl] [-R altroot] [-o mntopts]\n"
3806 do_import(nvlist_t *config, const char *newname, const char *mntopts,
3907 ms_status = zpool_enable_datasets(zhp, mntopts, 0, mntthreads);
3941 import_pools(nvlist_t *pools, nvlist_t *props, char *mntopts, int flags,
3998 ip->ip_mntopts = mntopts;
4069 mntopts, props, flags, mount_tp_nthr);
4275 * import [-o mntopts] [-o prop=value] ... [-R root] [-D] [-l]
4277 * import [-o mntopts] [-o prop=value] ... [-R root] [-D] [-l]
4339 char *mntopts = NULL;
4406 mntopts = optarg;
4625 err = import_pools(pools, props, mntopts, flags,
4646 err = import_pools(pools, props, mntopts, flags,
7759 char *mntopts = NULL;
7805 mntopts = optarg;
7824 if (!flags.import && mntopts != NULL) {
7825 (void) fprintf(stderr, gettext("setting mntopts is only "
7900 ms_status = zpool_enable_datasets(zhp, mntopts, 0,