Home
last modified time | relevance | path

Searched refs:scrub (Results 1 – 25 of 34) sorted by relevance

12

/Linux-v6.6/fs/xfs/scrub/
Dscrub.c211 .scrub = xchk_probe,
217 .scrub = xchk_superblock,
223 .scrub = xchk_agf,
229 .scrub = xchk_agfl,
235 .scrub = xchk_agi,
241 .scrub = xchk_bnobt,
247 .scrub = xchk_cntbt,
253 .scrub = xchk_inobt,
259 .scrub = xchk_finobt,
266 .scrub = xchk_rmapbt,
[all …]
Dscrub.h33 int (*scrub)(struct xfs_scrub *); member
/Linux-v6.6/drivers/net/fddi/skfp/
Dcfm.c100 smc->y[PA].scrub = 0 ; in cfm_init()
101 smc->y[PB].scrub = 0 ; in cfm_init()
339 smc->y[PA].scrub = TRUE ; in cfm_fsm()
350 smc->y[PA].scrub = TRUE ; in cfm_fsm()
351 smc->y[PB].scrub = TRUE ; in cfm_fsm()
363 smc->y[PA].scrub = TRUE ; in cfm_fsm()
364 smc->y[PB].scrub = TRUE ; in cfm_fsm()
398 smc->y[PB].scrub = TRUE ; in cfm_fsm()
406 smc->y[PA].scrub = TRUE ; in cfm_fsm()
407 smc->y[PB].scrub = TRUE ; in cfm_fsm()
[all …]
/Linux-v6.6/fs/xfs/
DMakefile146 xfs-y += $(addprefix scrub/, \
165 scrub.o \
171 xfs-$(CONFIG_XFS_ONLINE_SCRUB_STATS) += scrub/stats.o
173 xfs-$(CONFIG_XFS_RT) += $(addprefix scrub/, \
178 xfs-$(CONFIG_XFS_QUOTA) += scrub/quota.o
182 xfs-y += $(addprefix scrub/, \
Dxfs_ioctl.c1637 struct xfs_scrub_metadata scrub; in xfs_ioc_scrub_metadata() local
1643 if (copy_from_user(&scrub, arg, sizeof(scrub))) in xfs_ioc_scrub_metadata()
1646 error = xfs_scrub_metadata(file, &scrub); in xfs_ioc_scrub_metadata()
1650 if (copy_to_user(arg, &scrub, sizeof(scrub))) in xfs_ioc_scrub_metadata()
DKconfig155 This may slow down scrub slightly due to the use of high precision
159 Usage data are collected in /sys/kernel/debug/xfs/scrub.
/Linux-v6.6/drivers/mtd/ubi/
Dwl.c678 (!ubi->used.rb_node && !ubi->scrub.rb_node)) {
720 } else if (!ubi->scrub.rb_node) {
722 if (!ubi->scrub.rb_node) {
750 e1 = rb_entry(rb_first(&ubi->scrub), struct ubi_wl_entry, u.rb);
755 self_check_in_wl_tree(ubi, e1, &ubi->scrub);
756 rb_erase(&e1->u.rb, &ubi->scrub);
937 wl_tree_add(e1, &ubi->scrub);
1024 if (!ubi->scrub.rb_node) {
1308 } else if (in_wl_tree(e, &ubi->scrub)) {
1309 self_check_in_wl_tree(ubi, e, &ubi->scrub);
[all …]
Dfastmap.c136 int pnum, int ec, int scrub) in add_aeb() argument
145 aeb->scrub = scrub; in add_aeb()
295 aeb->scrub = new_aeb->scrub; in update_vol()
428 int scrub = 0; in scan_pool() local
446 scrub = 1; in scan_pool()
468 scrub = 1; in scan_pool()
470 ret = add_aeb(ai, free, pnum, ec, scrub); in scan_pool()
478 scrub = 1; in scan_pool()
489 new_aeb->scrub = scrub; in scan_pool()
842 new->scrub = old->scrub; in clone_aeb()
Dubi.h610 struct rb_root scrub; member
680 unsigned int scrub:1; member
1021 ubi_rb_for_each_entry((tmp_rb), (e), &(ubi)->scrub, u.rb)
Deba.c598 int err, pnum, scrub = 0, vol_id = vol->vol_id; in ubi_eba_read_leb() local
684 scrub = 1; in ubi_eba_read_leb()
696 scrub = 1; in ubi_eba_read_leb()
700 scrub = 1; in ubi_eba_read_leb()
720 if (scrub) in ubi_eba_read_leb()
Ddebug.c184 pr_err("\tscrub %d\n", aeb->scrub); in ubi_dump_aeb()
/Linux-v6.6/drivers/edac/
Dpasemi_edac.c184 u32 errctl1, errcor, scrub, mcen; in pasemi_edac_probe() local
228 pci_read_config_dword(pdev, MCCFG_SCRUB, &scrub); in pasemi_edac_probe()
232 ((scrub & MCCFG_SCRUB_RGLR_SCRB_EN) ? SCRUB_FLAG_HW_PROG : 0); in pasemi_edac_probe()
/Linux-v6.6/Documentation/filesystems/
Dxfs-online-fsck-design.rst110 …://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfsprogs-dev.git/log/?h=scrub-media-scan-service…
191 | "online scrub", and portion of the kernel that fixes metadata is called |
230 | item" to "scrub item". |
243 latent errors may creep in after a scrub completes.
249 This means that scrub cannot take *any* shortcuts to save time, because doing
264 Each phase concentrates on checking specific types of scrub items and depends
274 Each metadata structure is scheduled as a separate scrub item.
276 is permitted to perform repairs, then those scrub items are repaired to
278 Repairs are implemented by using the information in the scrub item to
279 resubmit the kernel scrub call with the repair flag enabled; this is
[all …]
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dgv100.c41 .vpr.scrub = gp102_fb_vpr_scrub,
Dtu102.c41 .vpr.scrub = gp102_fb_vpr_scrub,
Dga102.c56 .vpr.scrub = gp102_fb_vpr_scrub,
Dgp102.c78 .vpr.scrub = gp102_fb_vpr_scrub,
Dpriv.h29 int (*scrub)(struct nvkm_fb *); member
Dbase.c162 ret = fb->func->vpr.scrub(fb); in nvkm_fb_mem_unlock()
/Linux-v6.6/Documentation/firmware-guide/acpi/apei/
Doutput_format.rst84 mirror Broken | memory sparing | scrub corrected error | \
85 scrub uncorrected error
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-bus-nfit164 What: /sys/bus/nd/devices/ndbusX/nfit/scrub
184 list and doing a full scrub. The former (selective insertion of
192 '1': Enable a full scrub to happen if an exception for a memory
/Linux-v6.6/fs/btrfs/
DMakefile31 compression.o delayed-ref.o relocation.o delayed-inode.o scrub.o \
/Linux-v6.6/drivers/iio/adc/
Dpalmas_gpadc.c357 goto scrub; in palmas_gpadc_calibrate()
364 goto scrub; in palmas_gpadc_calibrate()
378 scrub: in palmas_gpadc_calibrate()
/Linux-v6.6/drivers/net/fddi/skfp/h/
Dsmc.h205 u_char scrub ; /* CFM flag Scrub -> PCM */ member
/Linux-v6.6/drivers/spi/
Dspi-tegra20-slink.c626 goto scrub; in tegra_slink_init_dma_param()
638 scrub: in tegra_slink_init_dma_param()

12