Lines Matching full:preallocated

238  *    it describes part of inode's space preallocated to specific
239 * physical blocks. any block from that preallocated can be used
244 * must discard all preallocated blocks.
256 * - preallocated blocks (non-persistent)
699 * For each preallocated block (pa) in the group:
1513 /* mark all preallocated blks used in in-core bitmap */ in ext4_mb_init_cache()
2277 * As we've just preallocated more space than in ext4_mb_use_best_found()
3950 "mballoc: %u preallocated, %u discarded", in ext4_mb_release()
4393 * existing preallocated blocks(PAs). Make sure to hold the rbtree lock in ext4_mb_pa_adjust_overlap()
4639 * [pa_pstart + fe_logical - pa_lstart, fe_len/size] from the preallocated in ext4_mb_normalize_request()
4757 * use blocks preallocated to inode
4767 /* found preallocated blocks, use them */ in ext4_mb_use_inode_pa()
4788 * use blocks preallocated to locality group
4873 * search goal blocks in preallocated space
4886 /* only data can be preallocated */ in ext4_mb_use_preallocated()
5089 int preallocated = 0; in ext4_mb_generate_from_pa() local
5114 preallocated += len; in ext4_mb_generate_from_pa()
5116 mb_debug(sb, "preallocated %d for group %u\n", preallocated, group); in ext4_mb_generate_from_pa()
5156 * drops a reference to preallocated space descriptor
5248 * creates new preallocated space for given inode
5348 * creates new preallocated space for locality group inodes belongs to
5440 mb_debug(sb, "free preallocated %u/%u in group %u\n", in ext4_mb_release_inode_pa()
5593 mb_debug(sb, "discarded (%d) blocks preallocated for group %u bb_free (%d)\n", in ext4_mb_discard_group_preallocations()
5599 * releases all non-used preallocated blocks for given inode