Home | History | Annotate | Line # | Download | only in raidframe
files.raidframe revision 1.6
      1  1.6  drochner #	$NetBSD: files.raidframe,v 1.6 2008/06/10 12:49:16 drochner Exp $
      2  1.1   thorpej 
      3  1.1   thorpej defflag			RAID_AUTOCONFIG
      4  1.1   thorpej defflag			RAID_DIAGNOSTIC
      5  1.1   thorpej 
      6  1.6  drochner defpseudodev raid:		disk
      7  1.1   thorpej 
      8  1.1   thorpej file	dev/raidframe/rf_acctrace.c		raid		needs-flag
      9  1.1   thorpej file	dev/raidframe/rf_alloclist.c		raid
     10  1.1   thorpej file	dev/raidframe/rf_aselect.c		raid
     11  1.1   thorpej file	dev/raidframe/rf_callback.c		raid
     12  1.1   thorpej file	dev/raidframe/rf_chaindecluster.c	raid
     13  1.1   thorpej file	dev/raidframe/rf_copyback.c		raid
     14  1.1   thorpej file	dev/raidframe/rf_cvscan.c		raid
     15  1.1   thorpej file	dev/raidframe/rf_dagdegrd.c		raid
     16  1.1   thorpej file	dev/raidframe/rf_dagdegwr.c		raid
     17  1.1   thorpej file	dev/raidframe/rf_dagffrd.c		raid
     18  1.1   thorpej file	dev/raidframe/rf_dagffwr.c		raid
     19  1.1   thorpej file	dev/raidframe/rf_dagfuncs.c		raid
     20  1.1   thorpej file	dev/raidframe/rf_dagutils.c		raid
     21  1.1   thorpej file	dev/raidframe/rf_debugMem.c		raid
     22  1.1   thorpej file	dev/raidframe/rf_debugprint.c		raid
     23  1.1   thorpej file	dev/raidframe/rf_decluster.c		raid
     24  1.1   thorpej file	dev/raidframe/rf_declusterPQ.c		raid
     25  1.1   thorpej file	dev/raidframe/rf_diskqueue.c		raid
     26  1.1   thorpej file	dev/raidframe/rf_disks.c		raid
     27  1.1   thorpej file	dev/raidframe/rf_driver.c		raid
     28  1.1   thorpej file	dev/raidframe/rf_engine.c		raid
     29  1.1   thorpej file	dev/raidframe/rf_evenodd.c		raid
     30  1.1   thorpej file	dev/raidframe/rf_evenodd_dagfuncs.c	raid
     31  1.1   thorpej file	dev/raidframe/rf_evenodd_dags.c		raid
     32  1.1   thorpej file	dev/raidframe/rf_fifo.c			raid
     33  1.1   thorpej file	dev/raidframe/rf_interdecluster.c	raid
     34  1.1   thorpej file	dev/raidframe/rf_invertq.c		raid
     35  1.1   thorpej file	dev/raidframe/rf_layout.c		raid
     36  1.1   thorpej file	dev/raidframe/rf_map.c			raid
     37  1.1   thorpej file	dev/raidframe/rf_mcpair.c		raid
     38  1.1   thorpej file	dev/raidframe/rf_netbsdkintf.c		raid
     39  1.1   thorpej file	dev/raidframe/rf_nwayxor.c		raid
     40  1.1   thorpej file	dev/raidframe/rf_options.c		raid
     41  1.1   thorpej file	dev/raidframe/rf_paritylog.c		raid
     42  1.1   thorpej file	dev/raidframe/rf_paritylogDiskMgr.c	raid
     43  1.1   thorpej file	dev/raidframe/rf_paritylogging.c	raid
     44  1.1   thorpej file	dev/raidframe/rf_parityloggingdags.c	raid
     45  1.1   thorpej file	dev/raidframe/rf_parityscan.c		raid
     46  1.1   thorpej file	dev/raidframe/rf_pq.c			raid
     47  1.1   thorpej file	dev/raidframe/rf_pqdeg.c		raid
     48  1.1   thorpej file	dev/raidframe/rf_pqdegdags.c		raid
     49  1.1   thorpej file	dev/raidframe/rf_psstatus.c		raid
     50  1.1   thorpej file	dev/raidframe/rf_raid0.c		raid
     51  1.1   thorpej file	dev/raidframe/rf_raid1.c		raid
     52  1.1   thorpej file	dev/raidframe/rf_raid4.c		raid
     53  1.1   thorpej file	dev/raidframe/rf_raid5.c		raid
     54  1.1   thorpej file	dev/raidframe/rf_raid5_rotatedspare.c	raid
     55  1.1   thorpej file	dev/raidframe/rf_reconbuffer.c		raid
     56  1.1   thorpej file	dev/raidframe/rf_reconmap.c		raid
     57  1.1   thorpej file	dev/raidframe/rf_reconstruct.c		raid
     58  1.1   thorpej file	dev/raidframe/rf_reconutil.c		raid
     59  1.1   thorpej file	dev/raidframe/rf_revent.c		raid
     60  1.1   thorpej file	dev/raidframe/rf_shutdown.c		raid
     61  1.1   thorpej file	dev/raidframe/rf_sstf.c			raid
     62  1.1   thorpej file	dev/raidframe/rf_states.c		raid
     63  1.1   thorpej file	dev/raidframe/rf_stripelocks.c		raid
     64  1.1   thorpej file	dev/raidframe/rf_strutils.c		raid
     65  1.1   thorpej file	dev/raidframe/rf_utils.c		raid
     66