Lines Matching refs:ENOSPC
803 != -ENOSPC) { in dbAlloc()
830 != -ENOSPC) { in dbAlloc()
842 != -ENOSPC) { in dbAlloc()
858 if ((rc = dbAllocAG(bmp, agno, nblocks, l2nb, results)) != -ENOSPC) in dbAlloc()
874 if ((rc = dbAllocAG(bmp, agno, nblocks, l2nb, results)) == -ENOSPC) in dbAlloc()
932 if (rc != -ENOSPC) in dbReAlloc()
985 return -ENOSPC; in dbExtend()
1016 return -ENOSPC; in dbExtend()
1095 return -ENOSPC; in dbAllocNext()
1101 return -ENOSPC; in dbAllocNext()
1130 return -ENOSPC; in dbAllocNext()
1148 return -ENOSPC; in dbAllocNext()
1250 return -ENOSPC; in dbAllocNear()
1351 if ((rc == -ENOSPC) && in dbAllocAG()
1452 if (rc == -ENOSPC) { in dbAllocAG()
1464 if (rc == -ENOSPC) { in dbAllocAG()
1477 return -ENOSPC; in dbAllocAG()
1524 if (rc == -ENOSPC) { in dbAllocAny()
1612 } else if (rc == -ENOSPC) { in dbDiscardAG()
1720 return -ENOSPC; in dbFindCtl()
1954 return -ENOSPC; in dbAllocDmapLev()
2927 return -ENOSPC; in dbFindLeaf()