代码搜索:raid

找到约 1,564 项符合「raid」的源代码

代码结果 1,564
www.eeworm.com/read/159825/5581013

h raid0.h

#ifndef _RAID0_H #define _RAID0_H struct strip_zone { int zone_offset; /* Zone offset in md_dev */ int dev_offset; /* Zone offset in real dev */ int size; /* Zone size */ int nb_d
www.eeworm.com/read/394238/8241374

txt md_raid.txt

any questions,send email to netxiong@263.net 相关文件 /drivers/md/所有文件 /include/linux/raid/所有文件 ****************超级块的使用***************************************** ###解释信息见man raidtab 一个persiste
www.eeworm.com/read/203905/15349337

png raid-edit.png

www.eeworm.com/read/203905/15349338

png raid-config.png

www.eeworm.com/read/203905/15349339

png raid-dd.png

www.eeworm.com/read/109477/15556263

h raid1.h

#ifndef _RAID1_H #define _RAID1_H #include struct mirror_info { int number; int raid_disk; kdev_t dev; int sect_limit; int head_position; /* * State bits: */ int
www.eeworm.com/read/109477/15556266

h raid5.h

#ifndef _RAID5_H #define _RAID5_H #include #include /* * * Each stripe contains one buffer per disc. Each buffer can be in * one of a number of states determ
www.eeworm.com/read/109477/15556267

h raid0.h

#ifndef _RAID0_H #define _RAID0_H #include struct strip_zone { unsigned long zone_offset; /* Zone offset in md_dev */ unsigned long dev_offset; /* Zone offset in real dev */ uns
www.eeworm.com/read/105924/15654630

png raid-edit.png

www.eeworm.com/read/105924/15654631

png raid-config.png