Searched refs:m_rbmip (Results 1 – 4 of 4) sorted by relevance
891 ip = issum ? mp->m_rsumip : mp->m_rbmip; in xfs_rtbuf_get()1952 if (mp->m_rtdev_targp || mp->m_rbmip == NULL || in xfs_growfs_rt()1988 rbmblocks = XFS_B_TO_FSB(mp, mp->m_rbmip->i_d.di_size); in xfs_growfs_rt()2048 ASSERT(ip == mp->m_rbmip); in xfs_growfs_rt()2052 mp->m_rbmip->i_d.di_size = in xfs_growfs_rt()2054 xfs_trans_log_inode(tp, mp->m_rbmip, XFS_ILOG_CORE); in xfs_growfs_rt()2312 mp->m_rbmip = mp->m_rsumip = NULL; in xfs_rtmount_init()2351 error = xfs_iget(mp, NULL, sbp->sb_rbmino, 0, 0, &mp->m_rbmip, 0); in xfs_rtmount_inodes()2354 ASSERT(mp->m_rbmip != NULL); in xfs_rtmount_inodes()2358 VN_RELE(XFS_ITOV(mp->m_rbmip)); in xfs_rtmount_inodes()[all …]
314 struct xfs_inode *m_rbmip; /* pointer to bitmap inode */ member
699 if ((rbmip = mp->m_rbmip) != NULL) { in xfs_unmount_flush()
463 if (mp->m_rbmip) in xfs_qm_unmount_quotas()464 xfs_qm_dqdetach(mp->m_rbmip); in xfs_qm_unmount_quotas()