Searched refs:nmp (Results 1 – 2 of 2) sorted by relevance
752 if (!nmp) in xfs_growfs_rt_alloc_fake_mount()756 nmp->m_sb.sb_rextents = xfs_blen_to_rtbxlen(nmp, nmp->m_sb.sb_rblocks); in xfs_growfs_rt_alloc_fake_mount()764 nmp->m_rsumblocks = xfs_rtsummary_blockcount(nmp, &nmp->m_rsumlevels); in xfs_growfs_rt_alloc_fake_mount()770 xfs_trans_resv_calc(nmp, &nmp->m_resv); in xfs_growfs_rt_alloc_fake_mount()907 if (!nmp) in xfs_growfs_rt_zoned()912 nmp->m_sb.sb_rgcount, nmp->m_sb.sb_rextents); in xfs_growfs_rt_zoned()969 if (!nmp) in xfs_growfs_rt_bmblock()973 nmp->m_sb.sb_rgcount, nmp->m_sb.sb_rextents); in xfs_growfs_rt_bmblock()979 xfs_trans_resv_calc(nmp, &nmp->m_resv); in xfs_growfs_rt_bmblock()1129 if (!nmp) in xfs_growfs_rt_alloc_blocks()[all …]
2094 struct metapage *nmp; in dtDelete() local2127 nmp, PSIZE, np, rc); in dtDelete()2137 DT_PUTPAGE(nmp); in dtDelete()