Home
last modified time | relevance | path

Searched refs:fs_opts (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/amd/amd/
Damfs_generic.c253 am_opts *fs_opts; in amfs_lookup_one_location() local
267 fs_opts = CALLOC(am_opts); in amfs_lookup_one_location()
268 p = ops_match(fs_opts, ivec, def_opts, new_mp->am_path, in amfs_lookup_one_location()
274 if (fs_opts->opt_sublink && fs_opts->opt_sublink[0]) { in amfs_lookup_one_location()
282 mp_dir = fs_opts->opt_fs; in amfs_lookup_one_location()
287 mp_dir = fs_opts->opt_fs; in amfs_lookup_one_location()
293 mp_dir = fs_opts->opt_fs; in amfs_lookup_one_location()
301 new_mf = find_mntfs(p, fs_opts, in amfs_lookup_one_location()
303 fs_opts->fs_mtab, in amfs_lookup_one_location()
305 fs_opts->opt_opts, in amfs_lookup_one_location()
[all …]