代码搜索:raid
找到约 1,564 项符合「raid」的源代码
代码结果 1,564
www.eeworm.com/read/316872/3594107
kconfig
menu "SCSI device support"
config RAID_ATTRS
tristate "RAID Transport Class"
default n
depends on BLOCK
---help---
Provides RAID
config SCSI
tristate "SCSI device support"
depends on BLOCK
www.eeworm.com/read/102935/6227474
k2_defconfig
#
# Automatically generated by make menuconfig: don't edit
#
# CONFIG_UID16 is not set
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_HAVE_DEC_LOCK=y
#
# Code matu
www.eeworm.com/read/344164/11904933
h rf_map.h
/*
* Copyright (c) 1995 Carnegie-Mellon University.
* All rights reserved.
*
* Author: Mark Holland
*
* Permission to use, copy, modify and distribute this software and
* its documentation is h
www.eeworm.com/read/479151/1340568
in config.in
#
# Block device driver configuration
#
mainmenu_option next_comment
comment 'Multi-device support (RAID and LVM)'
bool 'Multiple devices driver support (RAID and LVM)' CONFIG_MD
dep_tristate ' RAID
www.eeworm.com/read/179911/5297058
in config.in
#
# Block device driver configuration
#
mainmenu_option next_comment
comment 'Multi-device support (RAID and LVM)'
bool 'Multiple devices driver support (RAID and LVM)' CONFIG_MD
dep_tristate ' RAID
www.eeworm.com/read/350097/3131951
in config.in
#
# Block device driver configuration
#
mainmenu_option next_comment
comment 'Multi-device support (RAID and LVM)'
bool 'Multiple devices driver support (RAID and LVM)' CONFIG_MD
dep_tristate ' RAID
www.eeworm.com/read/416787/11013010
h core_xor.h
#ifndef CORE_XOR_H
#define CORE_XOR_H
#ifdef RAID_DRIVER
void Core_ModuleSendXORRequest(MV_PVOID This, PMV_XOR_Request pXORReq);
void MV_DumpXORRegister(MV_PVOID This);
MV_BOOLEAN HandleXORQueue(MV_P
www.eeworm.com/read/344164/11905443
kfiles
#
# raidframe pseudo-device driver
#
raidframe/lib/rf_acctrace.c optional raidframe device-driver Notbinary
raidframe/lib/rf_alloclist.c optional raidframe device-driver Notbinary
raidf
www.eeworm.com/read/154775/11927113
c sectors.c
# include
# include
# include
# include
# define RAID5_ALGORITHM_LEFT_ASYMMETRIC (0)
# define RAID5_ALGORITHM_RIGHT_ASYMMETRIC (1)
# define RAID5_ALGORITH
www.eeworm.com/read/154775/11927117
h parser.h
/*
* parser.h : Utility for the Linux Multiple Devices driver
* Copyright (C) 1997 Ingo Molnar, Miguel de Icaza, Gadi Oxman
* Copyright (C) 1998 Erik Troan
*
* Parser externally