代码搜索:raid
找到约 1,564 项符合「raid」的源代码
代码结果 1,564
www.eeworm.com/read/415379/2135987
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/412251/2172329
svn-base raid.h.svn-base
/* Copyright (C) 2000 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software
www.eeworm.com/read/360226/2966432
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/360226/2966434
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/154066/5643304
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/154066/5643306
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/394238/8240985
txt raid1.c.txt
any problems, send mails to sindybear@163.com
相关文件
/include/linux/raid1.h
(1)
static int raid1_make_request (mddev_t *mddev, int rw,
struct buffer_head * bh)
/*
* 这个函数是ra
www.eeworm.com/read/394238/8240993
txt raid5.c.txt
any questions,send email to netxiong@263.net
相关文件
********************守护线程************************
这是raid5的核心态守护线程,他扫描整那些可以被处理的stripe并处理他们。
(1)static void raid5d (void *data)
while (!lis
www.eeworm.com/read/394238/8241033
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/394238/8241040
txt raid5.h.txt
any questions,send email to netxiong@263.net
相关文件
/drivers/md/raid5.c
************************结构*********************************
struct stripe_head { //这个结构是条纹的头指针
struct stripe_hea