Lines Matching defs:back
849 int back, fwd;
964 /* make current head point back to the iag.
1024 fwd = back = -1;
1059 if ((back = le32_to_cpu(iagp->extfreeback)) >= 0) {
1060 if ((rc = diIAGRead(imap, back, &bmp)))
1086 else if (inofreefwd == back)
1100 else if (inofreeback == back)
1142 if (back >= 0)
1377 /* back off the hint if it is outside of the iag */
1953 * place it back on the inode map's iag free list, and
2154 int agno, iagno, fwd, back, freei = 0, sword, rc;
2199 if ((back = le32_to_cpu(iagp->extfreeback)) >= 0) {
2200 if ((rc = diIAGRead(imap, back, &bmp)))
2211 fwd = back = -1;
2234 } else if (freei == back) {
2301 if (back >= 0)