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