Searched refs:repair (Results 1 – 7 of 7) sorted by relevance
/fs/xfs/scrub/ |
D | scrub.c | 191 .repair = xrep_probe, 197 .repair = xrep_superblock, 203 .repair = xrep_agf, 209 .repair = xrep_agfl, 215 .repair = xrep_agi, 221 .repair = xrep_notsupported, 227 .repair = xrep_notsupported, 233 .repair = xrep_notsupported, 240 .repair = xrep_notsupported, 247 .repair = xrep_notsupported, [all …]
|
D | scrub.h | 28 int (*repair)(struct xfs_scrub *); member
|
D | repair.c | 50 ASSERT(sc->ops->repair); in xrep_attempt() 51 error = sc->ops->repair(sc); in xrep_attempt()
|
/fs/xfs/ |
D | Kconfig | 89 bool "XFS online metadata repair support" 93 If you say Y here you will be able to repair metadata on a
|
D | Makefile | 164 repair.o \
|
/fs/btrfs/ |
D | Kconfig | 23 features focused on fault tolerance, repair and easy administration.
|
/fs/reiserfs/ |
D | README | 122 Igor Krasheninnikov was wonderful at hardware procurement, repair, and
|