Searched refs:prealloc_size (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/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() 1162 rest + prealloc_size, in allocate_without_wrapping_disk() 1178 * it means prealloc_size was greater that 0 and 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() 1150 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 [all...] |
H A D | reiserfs.h | 3298 int prealloc_size; member
|
/kernel/linux/linux-6.6/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() 1162 rest + prealloc_size, in allocate_without_wrapping_disk() 1178 * it means prealloc_size was greater that 0 and 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() 1150 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 [all...] |
H A D | reiserfs.h | 3298 int prealloc_size; member
|
/kernel/linux/linux-6.6/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 [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,
|
/kernel/linux/linux-5.10/sound/pci/ |
H A D | intel8x0.c | 1444 size_t prealloc_size; member 1484 rec->prealloc_size, rec->prealloc_max_size); in snd_intel8x0_pcm1() 1512 .prealloc_size = 64 * 1024, 1518 .prealloc_size = 0, 1525 .prealloc_size = 0, 1532 .prealloc_size = 0, 1539 .prealloc_size = 64 * 1024, 1549 .prealloc_size = 64 * 1024, 1555 .prealloc_size = 0, 1562 .prealloc_size [all...] |
H A D | intel8x0m.c | 683 size_t prealloc_size; member 721 rec->prealloc_size, in snd_intel8x0m_pcm1() 732 .prealloc_size = 32 * 1024,
|
Completed in 25 milliseconds