Home
last modified time | relevance | path

Searched refs:provisioned (Results 1 – 12 of 12) sorted by relevance

/Linux-v4.19/Documentation/device-mapper/
Dthin-provisioning.txt154 i) Creating a new thinly-provisioned volume.
156 To create a new thinly- provisioned volume you must send a message to an
165 ii) Using a thinly-provisioned volume.
167 Thinly-provisioned volumes are activated using the 'thin' target:
195 different from any other thinly-provisioned device and can be
201 Activate it exactly the same way as any other thinly-provisioned volume:
209 thinly-provisioned volume. Any read to an unprovisioned area of the
214 thinly-provisioned volumes but have the base image on another device
260 skip_block_zeroing: Skip the zeroing of newly-provisioned blocks.
340 Create a new thinly-provisioned device.
[all …]
Dpersistent-data.txt61 device (eg. thinly-provisioned data blocks); and one for managing
/Linux-v4.19/drivers/lightnvm/
Dpblk-init.c672 sector_t provisioned; in pblk_set_provision() local
680 provisioned = nr_free_blks; in pblk_set_provision()
681 provisioned *= (100 - pblk->op); in pblk_set_provision()
682 sector_div(provisioned, 100); in pblk_set_provision()
684 pblk->op_blks = nr_free_blks - provisioned; in pblk_set_provision()
696 pblk->capacity = (provisioned - blk_meta) * geo->clba; in pblk_set_provision()
/Linux-v4.19/Documentation/powerpc/
Dcxlflash.txt239 resource handle that is provided is already referencing provisioned
403 the port will be updated to reflect new number of provisioned LUNs and
409 - Maximum number of provisioned LUNs allowed for the port
410 - Current number of provisioned LUNs for the port
411 - Maximum total capacity of provisioned LUNs for the port (4K blocks)
412 - Current total capacity of provisioned LUNs for the port (4K blocks)
/Linux-v4.19/Documentation/filesystems/
Djfs.txt42 devices and sparse/thinly-provisioned LUNs. The FITRIM ioctl
Dnilfs2.txt81 for SSD devices and sparse/thinly-provisioned LUNs.
Dxfs.txt58 useful for SSD devices, thinly provisioned LUNs and virtual
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-firmware-qemu_fw_cfg6 sun4*, ppc/mac) are provisioned with a firmware configuration
/Linux-v4.19/Documentation/virtual/kvm/devices/
Darm-vgic-its.txt41 save the ITS table data into guest RAM, at the location provisioned
/Linux-v4.19/Documentation/
Dkernel-per-CPU-kthreads.txt53 provisioned only on selected CPUs.
/Linux-v4.19/Documentation/filesystems/ext4/
Dext4.rst322 and sparse/thinly-provisioned LUNs, but it is off
/Linux-v4.19/Documentation/admin-guide/
Dbcache.rst544 provisioned volume backed by the cache set.