Home
last modified time | relevance | path

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

/NextBSD/contrib/amd/amd/
HDmntfs.c50 qelem mfhead = {&mfhead, &mfhead}; variable
101 ins_que(&mf->mf_q, &mfhead); in alloc_mntfs()
116 ITER(mf, mntfs, &mfhead) { in locate_mntfs()
264 mf = AM_FIRST(mntfs, &mfhead); in flush_mntfs()
265 while (mf != HEAD(mntfs, &mfhead)) { in flush_mntfs()
HDamq_subr.c170 return (amq_mount_info_list *) ((void *)&mfhead); /* XXX */ in amqproc_getmntfs_1_svc()
HDamd.h657 extern qelem mfhead;
HDops_nfs.c976 ITER(new_mf, mntfs, &mfhead) { in nfs_umount()