代码搜索:raid
找到约 1,564 项符合「raid」的源代码
代码结果 1,564
www.eeworm.com/read/179911/5297810
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/350097/3132697
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/350097/3132703
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/316872/3598061
h xor.h
#ifndef _XOR_H
#define _XOR_H
#include
#define MAX_XOR_BLOCKS 4
extern void xor_blocks(unsigned int count, unsigned int bytes,
void *dest, void **srcs);
struct xor_block_templat
www.eeworm.com/read/294038/3924647
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/294038/3924653
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/292705/3945455
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/292705/3945461
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/288937/3998176
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/288937/3998182
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