Lines Matching defs:allocated

212 	 * allocated size which happens with Windows XP sometimes.
650 /* reaching a previously allocated part ? */
796 * -1 = LCN_HOLE Hole / not allocated on disk.
1600 long long allocated;
1606 /* check whether the compression block is fully allocated */
1608 allocated = 0;
1611 while (zrl->length && (zrl->lcn >= 0) && (allocated < endblock)) {
1612 allocated += zrl->length;
1617 undecided = (allocated < endblock) && (zrl->lcn == LCN_RL_NOT_MAPPED);
1618 nothole = (allocated >= endblock) || (zrl->lcn != LCN_HOLE);
1672 allocated = 0;
1676 && (allocated < endblock)) {
1677 allocated += zrl->length;
1684 * compression block not fully allocated and followed
1687 if (rl && (allocated < endblock) && (zrl->lcn == LCN_HOLE)) {
1693 if ((allocated + zrl->length) > endblock) {
1707 zrl->length = endblock - allocated;
1864 * For compressed data, a single full block was allocated
1921 * starting at the last previously allocated run, so that
2027 * must be allocated to be identified as uncompressed.
2065 * allocated. Borrow from hole if needed
4374 * resident also free all clusters allocated by attribute.
4500 * If the value is made bigger, the newly "allocated" space is cleared.
4793 /* Now copy the attribute value to the allocated cluster(s). */
4891 ntfs_log_trace("Eeek! Failed to release allocated clusters in error "
5058 * non-resident, propagate its new allocated size
5366 ntfs_log_perror("Eeek! Failed to release allocated clusters");
5389 * update allocated and compressed size.
5499 * allocated size in the index.
5906 * function updates sparse bit, allocated and compressed size (allocates/frees
5978 * block to truncate the data, so we may leave more allocated
6144 * Update from the last previously allocated run,
6223 /* Failed, free just allocated clusters. */
6292 /* Free allocated clusters. */
6345 * "allocated" space is cleared and if the attribute is non-resident the
6346 * newly allocated space is marked as not initialised and no real allocation
6409 * allocated, and we do not know the size of compression
6558 * On success a buffer is allocated with the content of the attribute