Home
last modified time | relevance | path

Searched refs:recovery (Results 1 – 18 of 18) sorted by relevance

/linux-4.19.296/drivers/lightnvm/
Dpblk-write.c208 struct pblk_rec_ctx *recovery = in pblk_submit_rec() local
210 struct pblk *pblk = recovery->pblk; in pblk_submit_rec()
211 struct nvm_rq *rqd = recovery->rqd; in pblk_submit_rec()
231 mempool_free(recovery, &pblk->rec_pool); in pblk_submit_rec()
239 struct pblk_rec_ctx *recovery; in pblk_end_w_fail() local
241 recovery = mempool_alloc(&pblk->rec_pool, GFP_ATOMIC); in pblk_end_w_fail()
242 if (!recovery) { in pblk_end_w_fail()
247 recovery->pblk = pblk; in pblk_end_w_fail()
248 recovery->rqd = rqd; in pblk_end_w_fail()
250 INIT_WORK(&recovery->ws_rec, pblk_submit_rec); in pblk_end_w_fail()
[all …]
DMakefile10 pblk-gc.o pblk-recovery.o pblk-map.o \
/linux-4.19.296/drivers/i2c/busses/
Di2c-uniphier.c182 bool recovery = false; in uniphier_i2c_master_xfer_one() local
199 recovery = true; in uniphier_i2c_master_xfer_one()
207 recovery = true; in uniphier_i2c_master_xfer_one()
212 if (recovery) in uniphier_i2c_master_xfer_one()
/linux-4.19.296/fs/jbd2/
DMakefile7 jbd2-objs := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o
/linux-4.19.296/fs/nilfs2/
DMakefile4 btnode.o bmap.o btree.o direct.o dat.o recovery.o \
DKconfig9 consistency like conventional LFS, it achieves quick recovery after
/linux-4.19.296/fs/f2fs/
DMakefile5 f2fs-y += checkpoint.o gc.o data.o node.o segment.o recovery.o
Dsuper.c2609 int *valid_super_block, int *recovery) in read_raw_super_block() argument
2651 *recovery = 1; in read_raw_super_block()
2811 int recovery, i, valid_super_block; in f2fs_fill_super() local
2818 recovery = 0; in f2fs_fill_super()
2843 &recovery); in f2fs_fill_super()
3147 if (recovery) { in f2fs_fill_super()
/linux-4.19.296/drivers/misc/genwqe/
DKconfig16 int "Use platform recovery procedures (0=off, 1=on)"
/linux-4.19.296/fs/gfs2/
DMakefile8 recovery.o rgrp.o super.o sys.o trans.o util.o
/linux-4.19.296/fs/ocfs2/dlm/
Ddlmlock.c565 int convert = 0, recovery = 0; in dlmlock() local
587 recovery = (flags & LKM_RECOVERY); in dlmlock()
589 if (recovery && in dlmlock()
674 if (!recovery) in dlmlock()
715 if (recovery) { in dlmlock()
/linux-4.19.296/fs/ubifs/
DMakefile7 ubifs-y += recovery.o ioctl.o lpt_commit.o tnc_misc.o debug.o
/linux-4.19.296/fs/proc/
DKconfig54 underlying devices are initialized in crash recovery kernel.
56 recovery kernel's initramfs to collect its underlying device
/linux-4.19.296/fs/nfsd/
DKconfig153 testing error recovery on the NFS client.
/linux-4.19.296/include/target/iscsi/
Discsi_target_core.h322 enum datain_req_rec_table recovery; member
/linux-4.19.296/fs/nfs/
Dnfs4state.c2396 bool recovery) in nfs41_handle_sequence_flag_errors() argument
2409 if (recovery) in nfs41_handle_sequence_flag_errors()
/linux-4.19.296/lib/
DKconfig.debug1781 tristate "Self test for hardware accelerated raid6 recovery"
1786 recovery of all the possible two disk failure scenarios for a
1788 raid6 recovery routines, and will optionally use an offload
/linux-4.19.296/
DMAINTAINERS11231 F: Documentation/PCI/pci-error-recovery.txt
11235 F: Documentation/powerpc/eeh-pci-error-recovery.txt
11244 F: Documentation/PCI/pci-error-recovery.txt