Searched refs:prealloc_size (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/fs/reiserfs/
H A Dbitmap.c1128 hint->prealloc_size = 0; determine_prealloc_size()
1135 hint->prealloc_size = determine_prealloc_size()
1147 int prealloc_size) allocate_without_wrapping_disk()
1154 rest + prealloc_size, allocate_without_wrapping_disk()
1170 * it means prealloc_size was greater that 0 and allocate_without_wrapping_disk()
1211 if (hint->preallocate && hint->prealloc_size) { blocknrs_and_prealloc_arrays_from_search_start()
1215 hint->prealloc_size, hint->inode->i_uid); blocknrs_and_prealloc_arrays_from_search_start()
1218 hint->prealloc_size); blocknrs_and_prealloc_arrays_from_search_start()
1220 hint->preallocate = hint->prealloc_size = 0; blocknrs_and_prealloc_arrays_from_search_start()
1248 hint->prealloc_size - blocknrs_and_prealloc_arrays_from_search_start()
1255 amount_needed + hint->prealloc_size - blocknrs_and_prealloc_arrays_from_search_start()
1274 prealloc_size)) blocknrs_and_prealloc_arrays_from_search_start()
1277 amount_needed + hint->prealloc_size > blocknrs_and_prealloc_arrays_from_search_start()
1283 amount_needed + hint->prealloc_size - blocknrs_and_prealloc_arrays_from_search_start()
1291 hint->prealloc_size - nr_allocated - blocknrs_and_prealloc_arrays_from_search_start()
1142 allocate_without_wrapping_disk(reiserfs_blocknr_hint_t * hint, b_blocknr_t * new_blocknrs, b_blocknr_t start, b_blocknr_t finish, int min, int amount_needed, int prealloc_size) allocate_without_wrapping_disk() argument
H A Dreiserfs.h3296 int prealloc_size; member in struct:__reiserfs_blocknr_hint
/linux-4.4.14/sound/pci/
H A Dintel8x0.c1512 size_t prealloc_size; member in struct:ich_pcm_table
1549 rec->prealloc_size, rec->prealloc_max_size); snd_intel8x0_pcm1()
1577 .prealloc_size = 64 * 1024,
1583 .prealloc_size = 0,
1590 .prealloc_size = 0,
1597 .prealloc_size = 0,
1604 .prealloc_size = 64 * 1024,
1614 .prealloc_size = 64 * 1024,
1620 .prealloc_size = 0,
1627 .prealloc_size = 64 * 1024,
1637 .prealloc_size = 64 * 1024,
1643 .prealloc_size = 0,
1651 .prealloc_size = 64 * 1024,
1659 .prealloc_size = 64 * 1024,
H A Dintel8x0m.c715 size_t prealloc_size; member in struct:ich_pcm_table
753 rec->prealloc_size, snd_intel8x0m_pcm1()
764 .prealloc_size = 32 * 1024,
/linux-4.4.14/drivers/acpi/apei/
H A Dghes.c875 unsigned long block_length, prealloc_records, prealloc_size; ghes_esource_prealloc_size() local
881 prealloc_size = min_t(unsigned long, block_length * prealloc_records, ghes_esource_prealloc_size()
884 return prealloc_size; ghes_esource_prealloc_size()

Completed in 193 milliseconds