Home
last modified time | relevance | path

Searched refs:raid (Results 1 – 25 of 52) sorted by relevance

123

/linux/drivers/scsi/megaraid/
A Dmegaraid_sas_fp.c655 switch (raid->level) { in get_arm()
712 if (raid->level == 6) { in mr_spanset_get_phy_params()
809 if (raid->level == 6) { in MR_GetPhyParams()
814 if (raid->rowSize == 0) in MR_GetPhyParams()
821 arm -= raid->rowSize; in MR_GetPhyParams()
915 arms = raid->rowSize; in mr_get_phy_params_r56_rmw()
934 if (raid->level == 6) { in mr_get_phy_params_r56_rmw()
1158 raid->regTypeReqOnRead : raid->regTypeReqOnWrite; in MR_BuildRaidContext()
1167 *raidLUN = raid->LUN; in MR_BuildRaidContext()
1226 struct MR_LD_RAID *raid; in mr_update_span_set() local
[all …]
A Dmegaraid_sas_fusion.c1495 struct MR_LD_RAID *raid; in megasas_sync_map_info() local
1531 raid = MR_LdRaidGet(i, map); in megasas_sync_map_info()
1533 ld_sync->seqNum = raid->seqNum; in megasas_sync_map_info()
2389 struct MR_LD_RAID *raid; in megasas_set_pd_lba() local
2659 (raid->cpuAffinity.pdRead.cpu1)) in megasas_set_raidflag_cpu_affinity()
2670 if ((raid->level <= 1) && in megasas_set_raidflag_cpu_affinity()
2682 (raid->cpuAffinity.ldRead.cpu1)) in megasas_set_raidflag_cpu_affinity()
2694 ((raid->level == 5) || (raid->level == 6)) && in megasas_set_raidflag_cpu_affinity()
2740 struct MR_LD_RAID *raid = NULL; in megasas_build_ldio_fusion() local
2882 if (raid) in megasas_build_ldio_fusion()
[all …]
/linux/arch/arm64/boot/dts/broadcom/stingray/
A Dstingray-fs4.dtsi55 raid0: raid@0 {
63 raid1: raid@1 {
71 raid2: raid@2 {
79 raid3: raid@3 {
87 raid4: raid@4 {
95 raid5: raid@5 {
103 raid6: raid@6 {
111 raid7: raid@7 {
/linux/Documentation/admin-guide/device-mapper/
A Ddm-raid.rst2 dm-raid
5 The device-mapper RAID (dm-raid) target provides a bridge from DM to MD.
12 The target is named "raid" and it accepts the following parameters::
189 E.g. when adding devices to an existing raid set during
238 0 1960893648 raid \
246 0 1960893648 raid \
264 1: <s> <l> raid \
272 0 1960893648 raid raid4 5 AAAAA 2/490221568 init 0
319 each component device of a raid set (see the respective
320 raid parameter to support out-of-place reshaping).
[all …]
A Dindex.rst22 dm-raid
A Ddm-ima.rst335 #. raid
567 7. raid
570 section above) has the following data format for 'raid' target.
577 target_name := "target_name=raid"
592 When a 'raid' target is loaded, then IMA ASCII measurement log will have an entry
593 similar to the following, depicting what 'raid' attributes are measured in EVENT_DATA
599 target_index=0,target_begin=0,target_len=2048,target_name=raid,target_version=1.15.1,
/linux/Documentation/admin-guide/
A Dmd.rst8 https://www.kernel.org/pub/linux/utils/raid/
14 for old raid arrays without persistent superblocks::
18 for raid arrays with persistent superblocks::
41 ``raid level``
47 ``raid level`` level
58 (raid-0 and raid-1 only)
86 The kernel parameter ``raid=partitionable`` (or ``raid=part``) means
141 can create appropriate redundancy (copying in raid 1, parity
142 calculation in raid 4/5).
196 If no raid level has been set yet (array is still being
[all …]
/linux/Documentation/scsi/
A Darcmsr_spec.rst227 The following are command code defined in raid controller Command
415 Quick create raid/volume set
421 byte 7 raid level
424 byte 10/11/12/13 device mask (the devices to create raid/volume)
520 BYTE gpdRaidNumber; // 0xff if not belongs to a raid set
768 9:new raid level,
775 Activate incomplete raid set
811 byte 28 raid level
835 byte 28 new raid level
/linux/Documentation/ABI/testing/
A Dsysfs-dev21 Users: mdadm <linux-raid@vger.kernel.org>
/linux/drivers/scsi/esas2r/
A Desas2r_int.c803 if (ae->raid.dwflags & (VDAAE_GROUP_STATE in esas2r_ae_complete()
809 ae->raid.acname, in esas2r_ae_complete()
810 ae->raid.byrebuild_state, in esas2r_ae_complete()
811 ae->raid.bygroup_state); in esas2r_ae_complete()
/linux/fs/btrfs/
A Dspace-info.c1988 struct btrfs_space_info *space_info, int raid) in do_reclaim_sweep() argument
2002 list_for_each_entry(bg, &space_info->block_groups[raid], list) { in do_reclaim_sweep()
2077 int raid; in btrfs_reclaim_sweep() local
2083 for (raid = 0; raid < BTRFS_NR_RAID_TYPES; raid++) in btrfs_reclaim_sweep()
2084 do_reclaim_sweep(fs_info, space_info, raid); in btrfs_reclaim_sweep()
A DMakefile36 lru_cache.o raid-stripe-tree.o fiemap.o direct-io.o
A Dsysfs.c688 BTRFS_ATTR(raid, total_bytes, raid_bytes_show);
689 BTRFS_ATTR(raid, used_bytes, raid_bytes_show);
702 if (&attr->attr == BTRFS_ATTR_PTR(raid, total_bytes)) in raid_bytes_show()
717 BTRFS_ATTR_PTR(raid, total_bytes),
718 BTRFS_ATTR_PTR(raid, used_bytes),
721 ATTRIBUTE_GROUPS(raid);
/linux/drivers/staging/rtl8723bs/core/
A Drtw_wlan_util.c48 u8 raid; in networktype_to_raid_ex() local
52 raid = RATEID_IDX_B; in networktype_to_raid_ex()
55 raid = RATEID_IDX_G; in networktype_to_raid_ex()
58 raid = RATEID_IDX_BG; in networktype_to_raid_ex()
62 raid = RATEID_IDX_GN_N1SS; in networktype_to_raid_ex()
67 raid = RATEID_IDX_BGN_20M_1SS_BN; in networktype_to_raid_ex()
69 raid = RATEID_IDX_BGN_40M_1SS; in networktype_to_raid_ex()
73 raid = RATEID_IDX_BGN_40M_2SS; in networktype_to_raid_ex()
76 return raid; in networktype_to_raid_ex()
/linux/Documentation/filesystems/
A Dbtrfs.rst26 * Integrated multiple device support, with several raid algorithms
/linux/include/uapi/linux/
A Dedd.h156 } __attribute__ ((packed)) raid; member
/linux/drivers/staging/rtl8723bs/hal/
A Drtl8723b_cmd.c329 void rtl8723b_set_FwMacIdConfig_cmd(struct adapter *padapter, u8 mac_id, u8 raid, u8 bw, u8 sgi, u3… in rtl8723b_set_FwMacIdConfig_cmd() argument
334 SET_8723B_H2CCMD_MACID_CFG_RAID(u1H2CMacIdConfigParm, raid); in rtl8723b_set_FwMacIdConfig_cmd()
740 u8 raid = arg[1]; in rtl8723b_Add_RateATid() local
754 rtl8723b_set_FwMacIdConfig_cmd(padapter, mac_id, raid, bw, shortGI, mask); in rtl8723b_Add_RateATid()
/linux/lib/raid6/
A Dvpermxor.uc23 #include <linux/raid/pq.h>
A Ds390vx.uc14 #include <linux/raid/pq.h>
A Daltivec.uc25 #include <linux/raid/pq.h>
A Dint.uc21 #include <linux/raid/pq.h>
/linux/drivers/dma/
A DMakefile24 obj-$(CONFIG_BCM_SBA_RAID) += bcm-sba-raid.o
/linux/Documentation/driver-api/md/
A Draid5-cache.rst62 filesystems) right after the data hits cache disk. The data is flushed to raid
94 from raid disks as usual.
/linux/drivers/staging/rtl8723bs/include/
A Dsta_info.h107 u8 raid; member
A Drtl8723b_cmd.h173 void rtl8723b_set_FwMacIdConfig_cmd(struct adapter *padapter, u8 mac_id, u8 raid, u8 bw, u8 sgi, u3…

Completed in 56 milliseconds

123