Searched refs:prealloc_size (Results 1 – 2 of 2) sorted by relevance
1136 hint->prealloc_size = 0; in determine_prealloc_size()1143 hint->prealloc_size = in determine_prealloc_size()1155 int prealloc_size) in allocate_without_wrapping_disk() argument1162 rest + prealloc_size, in allocate_without_wrapping_disk()1219 if (hint->preallocate && hint->prealloc_size) { in blocknrs_and_prealloc_arrays_from_search_start()1223 hint->prealloc_size, hint->inode->i_uid); in blocknrs_and_prealloc_arrays_from_search_start()1226 hint->prealloc_size); in blocknrs_and_prealloc_arrays_from_search_start()1228 hint->preallocate = hint->prealloc_size = 0; in blocknrs_and_prealloc_arrays_from_search_start()1256 hint->prealloc_size - in blocknrs_and_prealloc_arrays_from_search_start()1263 amount_needed + hint->prealloc_size - in blocknrs_and_prealloc_arrays_from_search_start()[all …]
3298 int prealloc_size; member