Searched refs:MFF_RSTKEEP (Results 1 – 5 of 5) sorted by relevance
90 mf->mf_flags |= MFF_RSTKEEP; in restart_fake_mntfs()
762 mp->am_al->al_mnt->mf_flags &= ~MFF_RSTKEEP; in umount_exported()1011 if ((mf->mf_flags & MFF_RSTKEEP) && mf->mf_refc == 1) in timeout_mp()
339 if (mf->mf_refc == 1 && mf->mf_flags & MFF_RSTKEEP) { in free_mntfs()
126 #define MFF_RSTKEEP 0x0080 /* Don't timeout this filesystem - restarted */ macro
1812 mounted, but it will have the MFF_RSTKEEP flag on.