Searched refs:rbmip (Results 1 – 1 of 1) sorted by relevance
688 xfs_inode_t *rbmip; in xfs_unmount_flush() local699 if ((rbmip = mp->m_rbmip) != NULL) { in xfs_unmount_flush()700 xfs_ilock(rbmip, XFS_ILOCK_EXCL); in xfs_unmount_flush()701 xfs_iflock(rbmip); in xfs_unmount_flush()702 error = xfs_iflush(rbmip, XFS_IFLUSH_SYNC); in xfs_unmount_flush()703 xfs_iunlock(rbmip, XFS_ILOCK_EXCL); in xfs_unmount_flush()708 ASSERT(vn_count(XFS_ITOV(rbmip)) == 1); in xfs_unmount_flush()742 if (rbmip) { in xfs_unmount_flush()743 VN_RELE(XFS_ITOV(rbmip)); in xfs_unmount_flush()