Searched refs:mntfs (Results 26 - 38 of 38) sorted by relevance

12

/freebsd-11-stable/contrib/amd/amd/
H A Dautil.c159 mntfs *mf = mp->am_al->al_mnt;
192 mf_mounted(mntfs *mf, bool_t call_free_opts)
201 * mntfs structure...
214 * and managed with the mntfs and do not need to be free'd here (this ensures
242 mntfs *mf = mp->am_al->al_mnt;
245 * This is the parent mntfs which does the mf->mf_fo (am_opts type), and
346 * The mount point (struct mntfs) is NOT discarded,
387 amfs_mkcacheref(mntfs *mf)
410 mntfs *mf;
420 mf->mf_error != 0 || /* There was a mntfs erro
[all...]
H A Damq_subr.c472 mntfs *mf;
478 for (mf = AM_LAST(mntfs, qhead); mf != HEAD(mntfs, qhead); mf = PREV(mntfs, mf)) {
488 for (mf = AM_LAST(mntfs, qhead); mf != HEAD(mntfs, qhead); mf = PREV(mntfs, mf)) {
H A Dmap.c189 mntfs *mf = mp->am_al->al_mnt;
654 mntfs *root_mf;
701 mntfs *mf;
782 mntfs *mf = mp->am_al->al_mnt;
804 mntfs *mf = mp->am_al->al_mnt;
839 mntfs *mf = mp->am_al->al_mnt;
905 mntfs *mf = mp->am_al->al_mnt;
982 mntfs *mf;
H A Dsrvr_amfs_auto.c61 amfs_generic_find_srvr(mntfs *mf)
160 * other mntfs is referencing it.
H A Dops_nfs.c103 static int nfs_init(mntfs *mf);
105 static int nfs_mount(am_node *am, mntfs *mf);
106 static int nfs_umount(am_node *am, mntfs *mf);
107 static void nfs_umounted(mntfs *mf);
345 prime_nfs_fhandle_cache(char *path, fserver *fs, am_nfs_handle_t *fhbuf, mntfs *mf)
729 nfs_init(mntfs *mf)
779 mount_nfs_fh(am_nfs_handle_t *fhp, char *mntdir, char *fs_name, mntfs *mf)
945 nfs_mount(am_node *am, mntfs *mf)
980 nfs_umount(am_node *am, mntfs *mf)
1022 mntfs *new_m
[all...]
H A Damfs_generic.c87 static am_loc *amfs_lookup_one_location(am_node *new_mp, mntfs *mf, char *ivec,
94 static char *amfs_parse_defaults(am_node *mp, mntfs *mf, char *def_opts);
106 mntfs *mf;
249 amfs_lookup_one_location(am_node *new_mp, mntfs *mf, char *ivec,
255 mntfs *new_mf;
363 mntfs* mf; /* The mntfs for the map of our parent */
507 mntfs *mf = mp->am_al->al_mnt;
619 * the mntfs's so that amfs_bgmount will not have any more
656 * we must free the mntfs'
[all...]
H A Dsched.c206 get_mntfs_wchan(mntfs *mf)
H A Drestart.c50 mntfs *mf;
H A Dreaddir.c102 mntfs *mf;
527 mntfs *mf;
H A Dsrvr_nfs.c685 find_nfs_srvr(mntfs *mf)
H A Dnfs_subr.c602 mntfs *mf;
/freebsd-11-stable/usr.sbin/amd/amd/
H A DMakefile21 SRCS+= info_union.c map.c mapc.c mntfs.c nfs_prot_svc.c nfs_start.c
/freebsd-11-stable/usr.sbin/crunch/examples/
H A Dreally-big.conf78 special amd objs vers.amd.o afs_ops.o am_ops.o clock.o util.o xutil.o efs_ops.o mapc.o info_file.o info_hes.o info_ndbm.o info_passwd.o info_nis.o info_union.o map.o srvr_afs.o srvr_nfs.o mntfs.o misc_rpc.o mount_fs.o mtab.o mtab_bsd.o nfs_ops.o nfs_prot_svc.o nfs_start.o nfs_subr.o opts.o pfs_ops.o rpc_fwd.o sched.o sfs_ops.o amq_svc.o amq_subr.o umount_fs.o host_ops.o nfsx_ops.o ufs_ops.o ifs_ops.o amd.o get_args.o restart.o wire.o

Completed in 110 milliseconds

12