HomeSort by: relevance | last modified time | path
    Searched refs:find_mntfs (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/am-utils/dist/amd/
restart.c 83 mf = find_mntfs(fs_ops, &mo, me->mnt_dir,
mntfs.c 203 find_mntfs(am_ops *ops, am_opts *mo, char *mp, char *info, char *auto_opts, char *mopts, char *remopts) function
409 mf2 = find_mntfs(ops, mo, mp, info, auto_opts, mopts, remopts);
amfs_nfsx.c 251 nx->nx_v[i].n_mnt = find_mntfs(&nfs_ops, mf->mf_fo, mp, xinfo, "", mf->mf_mopts, mf->mf_remopts);
amd.h 594 extern mntfs *find_mntfs(am_ops *, am_opts *, char *, char *, char *, char *, char *);
map.c 668 root_mf = find_mntfs(&amfs_root_ops, (am_opts *) NULL, "", rootmap, "", "", "");
amfs_generic.c 303 new_mf = find_mntfs(p, fs_opts,

Completed in 23 milliseconds