Home
last modified time | relevance | path

Searched refs:scrub_pages (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/xen/
Dxen-balloon.c144 static DEVICE_BOOL_ATTR(scrub_pages, 0644, xen_scrub_pages);
DKconfig92 /sys/devices/system/xen_memory/xen_memory0/scrub_pages.
/linux-4.19.296/fs/btrfs/
Dscrub.c235 static int scrub_pages(struct scrub_ctx *sctx, u64 logical, u64 len,
2219 static int scrub_pages(struct scrub_ctx *sctx, u64 logical, u64 len, in scrub_pages() function
2510 ret = scrub_pages(sctx, logical, l, physical, dev, flags, gen, in scrub_extent()
3731 ret = scrub_pages(sctx, bytenr, BTRFS_SUPER_INFO_SIZE, bytenr, in scrub_supers()