Lines Matching defs:back
851 int back, fwd;
966 /* make current head point back to the iag.
1026 fwd = back = -1;
1061 if ((back = le32_to_cpu(iagp->extfreeback)) >= 0) {
1062 if ((rc = diIAGRead(imap, back, &bmp)))
1088 else if (inofreefwd == back)
1102 else if (inofreeback == back)
1144 if (back >= 0)
1379 /* back off the hint if it is outside of the iag */
1955 * place it back on the inode map's iag free list, and
2156 int agno, iagno, fwd, back, freei = 0, sword, rc;
2201 if ((back = le32_to_cpu(iagp->extfreeback)) >= 0) {
2202 if ((rc = diIAGRead(imap, back, &bmp)))
2213 fwd = back = -1;
2236 } else if (freei == back) {
2303 if (back >= 0)