Searched refs:mf_mounted (Results 1 – 4 of 4) sorted by relevance
337 mf_mounted(n->n_mnt, FALSE); /* FALSE => don't free the n_mnt->am_opts */ in amfs_nfsx_cont()384 mf_mounted(m, FALSE); /* FALSE => don't free the m->am_opts */ in amfs_nfsx_remount()
192 mf_mounted(mntfs *mf, bool_t call_free_opts) in mf_mounted() function249 mf_mounted(mf, TRUE); in am_mounted()
574 extern void mf_mounted(mntfs *mf, bool_t call_free_opts);
1814 * amd/autil.c (mf_mounted), amd/restart.c (restart_fake_mntfs):2547 * amd/autil.c (am_mounted): pass TRUE when calling mf_mounted.2549 (am_opts type), and we're passing TRUE here to tell mf_mounted to2552 * amd/autil.c (mf_mounted): Be careful when calling free_ops and2562 mf_mounted(mntfs,TRUE).2564 * amd/amd.h: pass flag to mf_mounted, to free or not to free the2567 * amd/amfs_nfsx.c (amfs_nfsx_cont): call mf_mounted with FALSE to3584 * amd/autil.c (mf_mounted): free mntfs->mf_fo instead of leaking3905 * amd/autil.c (mf_mounted): remove the MFF_RESTART flag once the5936 in mf_mounted()[all …]