Home | History | Annotate | Download | only in ext4_utils

Lines Matching full:allocation

254 /* Reduces an existing allocation by len blocks by return the last blocks
472 allocation algorithm is:
493 /* Returns the number of discontiguous regions used by an allocation */
516 /* Returns the block number of the block'th block in an allocation */
544 of an allocation */
551 /* Move to the next region in an allocation */
609 /* Splits an allocation into two allocations. The returned allocation will
610 point to the first half, and the original allocation ptr will point to the
663 /* Move the allocation pointer forward */
793 /* Frees the memory used by a linked list of allocation regions */