Home
last modified time | relevance | path

Searched full:provisioned (Results 1 – 25 of 59) sorted by relevance

123

/linux/Documentation/admin-guide/device-mapper/
H A Dthin-provisioning.rst160 i) Creating a new thinly-provisioned volume.
162 To create a new thinly- provisioned volume you must send a message to an
171 ii) Using a thinly-provisioned volume.
173 Thinly-provisioned volumes are activated using the 'thin' target::
203 different from any other thinly-provisioned device and can be
209 Activate it exactly the same way as any other thinly-provisioned volume::
217 thinly-provisioned volume. Any read to an unprovisioned area of the
222 thinly-provisioned volumes but have the base image on another device
275 Skip the zeroing of newly-provisioned blocks.
360 Create a new thinly-provisioned device.
[all …]
H A Ddm-clone.rst317 promising among all alternatives, as the thinly-provisioned volume is a
319 un-provisioned/not-yet-cloned areas the same way as dm-clone does.
327 thinly-provisioned volumes. Thin-provisioning has an inherent metadata
H A Dpersistent-data.rst65 device (eg. thinly-provisioned data blocks); and one for managing
/linux/Documentation/networking/devlink/
H A Ddevlink-linecard.rst63 * ``unprovisioned``: Line card is not provisioned on the slot.
65 * ``provisioning``: Line card slot is currently in a process of being provisioned
68 * ``provisioned``: Line card slot is provisioned with a type.
91 +----- provisioning_failed | | provisioned | | active |
118 # Set slot 8 to be provisioned with type "16x100G":
/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dspmobj-attributes.c12 "not provisioned",
13 "provisioned",
18 "not provisioned",
160 * "State": "not provisioned | provisioned | provisioning in progress ", in status_show()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_linecards.c438 linecard->provisioned = false; in mlxsw_linecard_provision_fail()
583 if (WARN_ON(!linecard->provisioned)) { in mlxsw_linecard_devlink_info_get()
631 /* It is possible for a line card to be provisioned before in mlxsw_linecard_provision_set()
643 linecard->provisioned = true; in mlxsw_linecard_provision_set()
649 linecard->provisioned = false; in mlxsw_linecard_provision_set()
663 linecard->provisioned = false; in mlxsw_linecard_provision_clear()
718 bool provisioned, sr_valid, active; in mlxsw_linecard_status_process() local
723 mlxsw_reg_mddq_slot_info_unpack(mddq_pl, &slot_index, &provisioned, in mlxsw_linecard_status_process()
739 if (provisioned && linecard->provisioned != provisioned) { in mlxsw_linecard_status_process()
765 if (!provisioned && linecard->provisioned != provisioned) in mlxsw_linecard_status_process()
/linux/net/devlink/
H A Dlinecard.c264 NL_SET_ERR_MSG(extack, "Line card is currently being provisioned"); in devlink_linecard_type_set()
283 NL_SET_ERR_MSG(extack, "Line card already provisioned"); in devlink_linecard_type_set()
285 /* Check if the line card is provisioned in the same in devlink_linecard_type_set()
327 NL_SET_ERR_MSG(extack, "Line card is currently being provisioned"); in devlink_linecard_type_unset()
345 NL_SET_ERR_MSG(extack, "Line card is not provisioned"); in devlink_linecard_type_unset()
/linux/Documentation/arch/powerpc/
H A Dcxlflash.rst243 resource handle that is provided is already referencing provisioned
407 the port will be updated to reflect new number of provisioned LUNs and
413 - Maximum number of provisioned LUNs allowed for the port
414 - Current number of provisioned LUNs for the port
415 - Maximum total capacity of provisioned LUNs for the port (4K blocks)
416 - Current total capacity of provisioned LUNs for the port (4K blocks)
/linux/include/linux/
H A Dtee_drv.h243 * that session only. The provisioned entry context is used for command
245 * TEE releases the provisioned context upon session closure.
247 * Return < 0 on error else 0 if an entry context has been provisioned.
/linux/drivers/net/mctp/
H A Dmctp-i3c.c21 /* 48 bit Provisioned Id */
64 /* Provisioned ID of our controller */
88 /* Provisioned ID */
92 /* We synthesise a mac header using the Provisioned ID.
562 /* Returns the Provisioned Id of a local bus master */
/linux/Documentation/devicetree/bindings/i3c/
H A Di3c.yaml129 First half of the Provisioned ID (following the PID
134 Second half of the Provisioned ID (following the PID
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-i3c70 PID stands for Provisioned ID and is used to uniquely identify
141 PID stands for Provisioned ID and is used to uniquely identify
H A Dsysfs-driver-intel_sdsi68 previously provisioned AKC file. Upon successful authentication,
H A Dsysfs-firmware-qemu_fw_cfg6 sun4*, ppc/mac) are provisioned with a firmware configuration
/linux/tools/testing/selftests/net/rds/
H A DREADME.txt6 network is provisioned with optional probability of packet loss or
/linux/Documentation/driver-api/i3c/
H A Dprotocol.rst74 * Provisioned ID: A 48-bit unique identifier. On a given bus there should be no
75 Provisioned ID collision, otherwise the discovery mechanism may fail.
/linux/include/uapi/linux/
H A Dvdpa.h57 /* virtio features that are provisioned to the vDPA device */
/linux/include/uapi/scsi/
H A Dcxlflash_ioctl.h240 __u64 max_num_luns; /* Maximum number of LUNs provisioned */
241 __u64 cur_num_luns; /* Current number of LUNs provisioned */
/linux/Documentation/misc-devices/
H A Dmrvl_cn10k_dpi.rst26 DMA operations. Only VF devices are provisioned with DMA capabilities.
/linux/drivers/dax/
H A DKconfig54 by platform-firmware as "Soft Reserved", or dynamically provisioned
/linux/Documentation/admin-guide/
H A Djfs.rst56 devices and sparse/thinly-provisioned LUNs. The FITRIM ioctl
/linux/drivers/scsi/cxlflash/
H A Dmain.h43 #define FC_CUR_NUM_LUNS 0x088 /* Cur number LUNs provisioned for port */
/linux/drivers/vdpa/ifcvf/
H A Difcvf_base.h76 /* provisioned device features */
/linux/include/linux/pds/
H A Dpds_core_if.h110 * @nlifs: Number of LIFs provisioned
111 * @nintrs: Number of interrupts provisioned
/linux/arch/powerpc/include/asm/
H A Dplpks.h25 #define PLPKS_HVPROVISIONED PPC_BIT32(28) // Hypervisor has provisioned this object

123