Home
last modified time | relevance | path

Searched refs:preallocate (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/net/hippi/
DKconfig33 If you say Y here, the RoadRunner driver will preallocate up to 2 MB
/Linux-v4.19/fs/reiserfs/
Dbitmap.c1138 if (!hint->formatted_node && hint->preallocate) { in determine_prealloc_size()
1219 if (hint->preallocate && 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()
1356 if (!hint->formatted_node && hint->preallocate) { in reiserfs_allocate_blocknrs()
Dreiserfs.h3303 unsigned preallocate:1; member
3356 .preallocate = 0 in reiserfs_new_unf_blocknrs()
3374 .preallocate = 1 in reiserfs_new_unf_blocknrs2()
/Linux-v4.19/Documentation/vm/
Dsplit_page_table_lock.rst73 paths: i.e X86_PAE preallocate few PMDs on pgd_alloc().
/Linux-v4.19/Documentation/x86/
Dintel_mpx.txt136 If we were to preallocate them for the 128TB of user virtual address
143 Q: Can we preallocate bounds table space at the same time memory is
Dtopology.txt64 package facilities to preallocate per package information.
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/
Dsuper.rst199 - #. of blocks to try to preallocate for ... files? (Not used in
204 - #. of blocks to preallocate for directories. (Not used in
/Linux-v4.19/Documentation/filesystems/
Dvfs.txt959 fallocate: called by the VFS to preallocate blocks or punch a hole.