代码搜索:raid
找到约 1,564 项符合「raid」的源代码
代码结果 1,564
www.eeworm.com/read/273740/4197962
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/273740/4197968
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/443386/1747963
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/439082/1815471
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/439082/1815477
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/430518/1924449
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/430518/1924455
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/430182/1940097
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/430182/1940103
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/410339/2211140
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