Lines Matching defs:update_from
1233 s32 usedcnt, s32 freecnt, VCN *update_from)
1287 if (freerl->vcn < *update_from)
1288 *update_from = freerl->vcn;
1397 if (freerl->vcn < *update_from)
1398 *update_from = freerl->vcn;
1446 VCN *update_from)
1463 if (rl->vcn < *update_from)
1464 *update_from = rl->vcn;
1485 usedcnt,freecnt,update_from);
1535 if (freerl->vcn < *update_from)
1536 *update_from
1557 if (freerl->vcn < *update_from)
1558 *update_from = freerl->vcn;
1628 BOOL appending, VCN *update_from)
1641 update_from))
1673 VCN *update_from)
1697 if ((*update_from < 0)
1717 if (wrl->vcn < *update_from)
1718 *update_from = wrl->vcn;
1757 if (start_vcn < *update_from)
1758 *update_from = start_vcn;
1795 update_from);
1831 appending, update_from)) {
1874 VCN *update_from)
1893 if (*update_from < 0) {
1904 if (wrl->vcn < *update_from)
1905 *update_from = wrl->vcn;
1917 if (start_vcn < *update_from)
1918 *update_from = start_vcn;
1946 TRUE, update_from)) {