代码搜索:raid
找到约 1,564 项符合「raid」的源代码
代码结果 1,564
www.eeworm.com/read/368386/2818948
h multipath.h
#ifndef _MULTIPATH_H
#define _MULTIPATH_H
#include
struct multipath_info {
int number;
int raid_disk;
kdev_t dev;
/*
* State bits:
*/
int operational;
int spare;
www.eeworm.com/read/357083/3029987
h multipath.h
#ifndef _MULTIPATH_H
#define _MULTIPATH_H
#include
struct multipath_info {
int number;
int raid_disk;
kdev_t dev;
/*
* State bits:
*/
int operational;
int spare;
www.eeworm.com/read/350657/3122962
h multipath.h
#ifndef _MULTIPATH_H
#define _MULTIPATH_H
#include
struct multipath_info {
int number;
int raid_disk;
kdev_t dev;
/*
* State bits:
*/
int operational;
int spare;
www.eeworm.com/read/264095/4296340
h multipath.h
#ifndef _MULTIPATH_H
#define _MULTIPATH_H
#include
struct multipath_info {
int number;
int raid_disk;
kdev_t dev;
/*
* State bits:
*/
int operational;
int spare;
www.eeworm.com/read/161121/5560066
h multipath.h
#ifndef _MULTIPATH_H
#define _MULTIPATH_H
#include
struct multipath_info {
int number;
int raid_disk;
kdev_t dev;
/*
* State bits:
*/
int operational;
int spare;
www.eeworm.com/read/109477/15556265
h multipath.h
#ifndef _MULTIPATH_H
#define _MULTIPATH_H
#include
struct multipath_info {
int number;
int raid_disk;
kdev_t dev;
/*
* State bits:
*/
int operational;
int spare;
www.eeworm.com/read/333434/12682702
makefile
O_TARGET := idedriver-raid.o
obj-y :=
obj-m :=
export-objs := ataraid.o
# The virtualised raid layers MUST come after the ide itself or bad stuff
# will happen.
obj-$(CONFIG_BLK_DEV_ATARAID) +
www.eeworm.com/read/147766/5724499
makefile
O_TARGET := idedriver-raid.o
obj-y :=
obj-m :=
export-objs := ataraid.o
# The virtualised raid layers MUST come after the ide itself or bad stuff
# will happen.
obj-$(CONFIG_BLK_DEV_ATARAID) +
www.eeworm.com/read/128531/5987179
makefile
O_TARGET := idedriver-raid.o
obj-y :=
obj-m :=
export-objs := ataraid.o
# The virtualised raid layers MUST come after the ide itself or bad stuff
# will happen.
obj-$(CONFIG_BLK_DEV_ATARAID) +
www.eeworm.com/read/127781/5998390
makefile
O_TARGET := idedriver-raid.o
obj-y :=
obj-m :=
export-objs := ataraid.o
# The virtualised raid layers MUST come after the ide itself or bad stuff
# will happen.
obj-$(CONFIG_BLK_DEV_ATARAID) +