代码搜索:raid

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

代码结果 1,564
www.eeworm.com/read/333442/3386082

txt raid1.h.txt

any problems, send mails to sindybear@163.com 相关文件 /drivers/md/raid1.c (1) struct raid1_private_data { mddev_t *mddev; struct mirror_info mirrors[MD_SB_DISKS]; int nr_disks; //系统
www.eeworm.com/read/333442/3386084

txt raid5.h.txt

any questions,send email to netxiong@263.net 相关文件 /drivers/md/raid5.c ************************结构********************************* struct stripe_head { //这个结构是条纹的头指针 struct stripe_hea
www.eeworm.com/read/326293/3472478

rules 64-md-raid.rules

# do not edit this file, it will be overwritten on update SUBSYSTEM!="block", GOTO="md_end" KERNEL!="md[0-9]*", GOTO="md_end" ACTION!="add|change", GOTO="md_end" ATTR{md/array_state}=="|clear|inacti
www.eeworm.com/read/316872/3596124

c raid6recov.c

/* -*- linux-c -*- ------------------------------------------------------- * * * Copyright 2002 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it
www.eeworm.com/read/316872/3596128

c raid6mmx.c

/* -*- linux-c -*- ------------------------------------------------------- * * * Copyright 2002 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it
www.eeworm.com/read/316872/3596134

c dm-raid1.c

/* * Copyright (C) 2003 Sistina Software Limited. * * This file is released under the GPL. */ #include "dm.h" #include "dm-bio-list.h" #include "dm-io.h" #include "dm-log.h" #include "kcopyd.h"
www.eeworm.com/read/316872/3596164

uc raid6altivec.uc

/* -*- linux-c -*- ------------------------------------------------------- * * * Copyright 2002-2004 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribut
www.eeworm.com/read/316872/3596175

uc raid6int.uc

/* -*- linux-c -*- ------------------------------------------------------- * * * Copyright 2002-2004 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribut
www.eeworm.com/read/316872/3596178

c raid6algos.c

/* -*- linux-c -*- ------------------------------------------------------- * * * Copyright 2002 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it
www.eeworm.com/read/447901/1693252

patch raid5-zerocopy.patch

diff -pru linux-2.6.9.orig/drivers/md/raid5.c linux-2.6.9/drivers/md/raid5.c --- linux-2.6.9.orig/drivers/md/raid5.c 2007-07-09 02:43:33.000000000 -0600 +++ linux-2.6.9/drivers/md/raid5.c 2007-07-13 0