Searched refs:prealloc_size (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/fs/reiserfs/ |
H A D | bitmap.c | 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() argument 1162 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 …]
|
H A D | reiserfs.h | 3298 int prealloc_size; member
|
/openbmc/qemu/block/ |
H A D | parallels.h | 83 uint64_t prealloc_size; member
|
H A D | preallocate.c | 38 int64_t prealloc_size; member 118 dest->prealloc_size = in preallocate_absorb_opts() 381 MAX(prealloc_start, end) + s->opts.prealloc_size, in handle_write()
|
H A D | parallels.c | 283 bytes += s->prealloc_size * BDRV_SECTOR_SIZE; in allocate_clusters() 1220 s->prealloc_size = bytes >> BDRV_SECTOR_BITS; in parallels_opts_prealloc() 1293 s->prealloc_size = MAX(s->tracks, s->prealloc_size); in parallels_open()
|
/openbmc/linux/sound/pci/ |
H A D | intel8x0.c | 1424 size_t prealloc_size; member 1464 rec->prealloc_size, rec->prealloc_max_size); in snd_intel8x0_pcm1() 1492 .prealloc_size = 64 * 1024, 1498 .prealloc_size = 0, 1505 .prealloc_size = 0, 1512 .prealloc_size = 0, 1519 .prealloc_size = 64 * 1024, 1529 .prealloc_size = 64 * 1024, 1535 .prealloc_size = 0, 1542 .prealloc_size = 64 * 1024, [all …]
|
H A D | intel8x0m.c | 669 size_t prealloc_size; member 707 rec->prealloc_size, in snd_intel8x0m_pcm1() 718 .prealloc_size = 32 * 1024,
|