Lines Matching refs:store_truncate_Impl
67 static storeError store_truncate_Impl ( in store_truncate_Impl() function
105 static storeError store_truncate_Impl ( in store_truncate_Impl() function
144 static storeError store_truncate_Impl ( in store_truncate_Impl() function
480 eErrCode = store_truncate_Impl (store::ntohl(rPage.m_pData[i - 1]), 0, rBIOS); in truncate()
490 eErrCode = store_truncate_Impl (store::ntohl(rPage.m_pData[nDouble]), nSingle, rBIOS); in truncate()
535 eErrCode = store_truncate_Impl (store::ntohl(rPage.m_pData[i - 1]), 0, 0, rBIOS); in truncate()
545 eErrCode = store_truncate_Impl (store::ntohl(rPage.m_pData[nTriple]), nDouble, nSingle, rBIOS); in truncate()
960 eErrCode = store_truncate_Impl (singleLink (aLink.m_nIndex1), aLink.m_nIndex0, rBIOS); in truncate()
984 eErrCode = store_truncate_Impl ( in truncate()
1004 eErrCode = store_truncate_Impl ( in truncate()
1074 eErrCode = store_truncate_Impl (singleLink (i - 1), 0, rBIOS); in truncate()
1093 eErrCode = store_truncate_Impl (doubleLink (i - 1), 0, 0, rBIOS); in truncate()
1112 eErrCode = store_truncate_Impl (tripleLink (i - 1), 0, 0, 0, rBIOS); in truncate()