Lines Matching refs:ENOSPC
810 != -ENOSPC) { in dbAlloc()
837 != -ENOSPC) { in dbAlloc()
849 != -ENOSPC) { in dbAlloc()
865 if ((rc = dbAllocAG(bmp, agno, nblocks, l2nb, results)) != -ENOSPC) in dbAlloc()
881 if ((rc = dbAllocAG(bmp, agno, nblocks, l2nb, results)) == -ENOSPC) in dbAlloc()
939 if (rc != -ENOSPC) in dbReAlloc()
992 return -ENOSPC; in dbExtend()
1023 return -ENOSPC; in dbExtend()
1102 return -ENOSPC; in dbAllocNext()
1108 return -ENOSPC; in dbAllocNext()
1137 return -ENOSPC; in dbAllocNext()
1155 return -ENOSPC; in dbAllocNext()
1257 return -ENOSPC; in dbAllocNear()
1358 if ((rc == -ENOSPC) && in dbAllocAG()
1459 if (rc == -ENOSPC) { in dbAllocAG()
1471 if (rc == -ENOSPC) { in dbAllocAG()
1484 return -ENOSPC; in dbAllocAG()
1531 if (rc == -ENOSPC) { in dbAllocAny()
1619 } else if (rc == -ENOSPC) { in dbDiscardAG()
1727 return -ENOSPC; in dbFindCtl()
1961 return -ENOSPC; in dbAllocDmapLev()
2937 return -ENOSPC; in dbFindLeaf()