Searched refs:opt_mount_type (Results 1 – 5 of 5) sorted by relevance
460 if (!fo->opt_mount_type) in ops_match()461 fo->opt_mount_type = "nfs"; in ops_match()
344 (new_mf->mf_fo && new_mf->mf_fo->opt_mount_type && in amfs_lookup_one_location()345 STREQ(new_mf->mf_fo->opt_mount_type, "autofs")))) in amfs_lookup_one_location()
216 &fs_static.opt_mount_type, 0, 0, FALSE },1407 _AM_OPT_COPY(opt_mount_type); in copy_opts()
390 char *opt_mount_type; /* "nfs" or "autofs" */ member
8190 opt_mount_type (now done in ops_match())8192 * amd/am_ops.c (ops_match): need to initialize opt_mount_type if8243 * amd/amfs_auto.c (amfs_auto_bgmount): initialize opt_mount_type8245 (amfs_auto_mounted): test if opt_mount_type is NULL first