Searched refs:zopts (Results 1 – 1 of 1) sorted by relevance
166 char *zopts = NULL, *xopts = NULL; in mount_fs() local235 zopts = (char *) xmalloc(l); in mount_fs()240 xstrlcpy(zopts, xopts, l); in mount_fs()254 append_opts(zopts, l, optsbuf); in mount_fs()269 append_opts(zopts, l, optsbuf); in mount_fs()281 append_opts(zopts, l, optsbuf); in mount_fs()286 mnt->mnt_opts = zopts; in mount_fs()