Searched refs:preallocate (Results 1 – 16 of 16) sorted by relevance
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 044 | 37 def preallocate(self, name): member in TestRefcountTableGrowth 105 self.preallocate(test_img)
|
/openbmc/linux/drivers/net/hippi/ |
H A D | Kconfig | 34 If you say Y here, the RoadRunner driver will preallocate up to 2 MB
|
/openbmc/linux/fs/reiserfs/ |
H A D | bitmap.c | 1138 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()
|
H A D | reiserfs.h | 3305 unsigned preallocate:1; member 3358 .preallocate = 0 in reiserfs_new_unf_blocknrs() 3376 .preallocate = 1 in reiserfs_new_unf_blocknrs2()
|
/openbmc/qemu/block/ |
H A D | meson.build | 24 'preallocate.c',
|
/openbmc/linux/Documentation/mm/ |
H A D | split_page_table_lock.rst | 76 paths: i.e X86_PAE preallocate few PMDs on pgd_alloc().
|
/openbmc/linux/Documentation/admin-guide/mm/ |
H A D | hugetlbpage.rst | 113 parameter to preallocate a number of huge pages of the specified 123 Specify the number of huge pages to preallocate. This typically 152 optionally be followed by the hugepages parameter to preallocate a 154 sized huge pages to preallocate can also be implicitly specified as
|
/openbmc/qemu/docs/system/ |
H A D | qemu-block-drivers.rst.inc | 921 .. option:: preallocate 923 The preallocate filter driver is intended to be inserted between format 930 .. program:: preallocate 935 .. program:: preallocate 938 How much to preallocate (in bytes), default 128M.
|
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/ |
H A D | 0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch | 129 - uint8_t s_prealloc_blocks; /* Nr of blocks to try to preallocate*/ 372 - * Define EXT2_PREALLOCATE to preallocate data blocks for expanding files 934 - __u8 s_prealloc_blocks; /* Nr of blocks to try to preallocate*/ 935 - __u8 s_prealloc_dir_blocks; /* Nr to preallocate for dirs */
|
/openbmc/linux/Documentation/arch/x86/ |
H A D | topology.rst | 80 package facilities to preallocate per package information.
|
/openbmc/linux/Documentation/filesystems/ext4/ |
H A D | super.rst | 199 - #. of blocks to try to preallocate for ... files? (Not used in 204 - #. of blocks to preallocate for directories. (Not used in
|
/openbmc/qemu/qapi/ |
H A D | block-core.json | 3212 'parallels', 'preallocate', 'qcow', 'qcow2', 'qed', 'quorum', 3540 # @prealloc-size: how much to preallocate, default 134217728 (128M) 4746 'preallocate':'BlockdevOptionsPreallocate', 5803 # @metadata: preallocate only for metadata 5808 # @full: preallocate all data by writing it to the device to ensure
|
H A D | qom.json | 597 # @prealloc: if true, preallocate memory (default: false)
|
/openbmc/linux/Documentation/filesystems/ |
H A D | vfs.rst | 1204 called by the VFS to preallocate blocks or punch a hole.
|
/openbmc/qemu/ |
H A D | qemu-options.hx | 713 "-mem-prealloc preallocate guest memory (use with -mem-path)\n",
|
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/ |
H A D | 0004-mmal_20.patch | 5283 + msg_Warn(dec, "Failed to preallocate decoder pool (%d+%d) * %zd", dec_pool_req, sy…
|