Searched refs:mf_mounted (Results 1 – 4 of 4) sorted by relevance
339 mf_mounted(n->n_mnt, FALSE); /* FALSE => don't free the n_mnt->am_opts */ in amfs_nfsx_cont()386 mf_mounted(m, FALSE); /* FALSE => don't free the m->am_opts */ in amfs_nfsx_remount()
194 mf_mounted(mntfs *mf, bool_t call_free_opts) in mf_mounted() function251 mf_mounted(mf, TRUE); in am_mounted()
576 extern void mf_mounted(mntfs *mf, bool_t call_free_opts);
1820 * amd/autil.c (mf_mounted), amd/restart.c (restart_fake_mntfs):2553 * amd/autil.c (am_mounted): pass TRUE when calling mf_mounted.2555 (am_opts type), and we're passing TRUE here to tell mf_mounted to2558 * amd/autil.c (mf_mounted): Be careful when calling free_ops and2568 mf_mounted(mntfs,TRUE).2570 * amd/amd.h: pass flag to mf_mounted, to free or not to free the2573 * amd/amfs_nfsx.c (amfs_nfsx_cont): call mf_mounted with FALSE to3590 * amd/autil.c (mf_mounted): free mntfs->mf_fo instead of leaking3911 * amd/autil.c (mf_mounted): remove the MFF_RESTART flag once the5942 in mf_mounted()[all …]