代码搜索:raid
找到约 1,564 项符合「raid」的源代码
代码结果 1,564
www.eeworm.com/read/243567/4525188
h linear.h
#ifndef _LINEAR_H
#define _LINEAR_H
#include
struct dev_info {
kdev_t dev;
unsigned long size;
unsigned long offset;
};
typedef struct dev_info dev_info_t;
struct linear_hash
www.eeworm.com/read/243567/4525194
h xor.h
#ifndef _XOR_H
#define _XOR_H
#include
#define MAX_XOR_BLOCKS 5
extern void xor_block(unsigned int count, struct buffer_head **bh_ptr);
struct xor_block_template {
struct
www.eeworm.com/read/226641/4782592
h linear.h
#ifndef _LINEAR_H
#define _LINEAR_H
#include
struct dev_info {
kdev_t dev;
unsigned long size;
unsigned long offset;
};
typedef struct dev_info dev_info_t;
struct linear_hash
www.eeworm.com/read/226641/4782598
h xor.h
#ifndef _XOR_H
#define _XOR_H
#include
#define MAX_XOR_BLOCKS 5
extern void xor_block(unsigned int count, struct buffer_head **bh_ptr);
struct xor_block_template {
struct
www.eeworm.com/read/209559/4968558
h linear.h
#ifndef _LINEAR_H
#define _LINEAR_H
#include
struct dev_info {
mdk_rdev_t *rdev;
unsigned long size;
unsigned long offset;
};
typedef struct dev_info dev_info_t;
struct linear
www.eeworm.com/read/195013/5119028
h linear.h
#ifndef _LINEAR_H
#define _LINEAR_H
#include
struct dev_info {
kdev_t dev;
unsigned long size;
unsigned long offset;
};
typedef struct dev_info dev_info_t;
struct linear_hash
www.eeworm.com/read/195013/5119034
h xor.h
#ifndef _XOR_H
#define _XOR_H
#include
#define MAX_XOR_BLOCKS 5
extern void xor_block(unsigned int count, struct buffer_head **bh_ptr);
struct xor_block_template {
struct
www.eeworm.com/read/179911/5297804
h linear.h
#ifndef _LINEAR_H
#define _LINEAR_H
#include
struct dev_info {
kdev_t dev;
unsigned long size;
unsigned long offset;
};
typedef struct dev_info dev_info_t;
struct linear_hash