Searched refs:opt_pref (Results 1 – 3 of 3) sorted by relevance
131 if (mf->mf_fo->opt_pref) { in amfs_auto_mount()133 if (STREQ(mf->mf_fo->opt_pref, "null")) { in amfs_auto_mount()139 mp->am_pref = xstrdup(mf->mf_fo->opt_pref); in amfs_auto_mount()
158 &fs_static.opt_pref, 0, 0, FALSE },1401 _AM_OPT_COPY(opt_pref); in copy_opts()
384 char *opt_pref; member