Home
last modified time | relevance | path

Searched full:contiguity (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/block/
H A Dvirtio_blk.c177 * supported, and block layer only runs contiguity merge like in virtblk_setup_discard_write_zeroes_erase()
/linux/include/linux/
H A Dzstd_lib.h3038 ZSTD_decompressContinue() is very sensitive to contiguity,
3039 …if 2 blocks don't follow each other, make sure that either the compressor breaks contiguity at the…
3056 aka use exactly the same buffer sizes, break contiguity at the same place, etc.
/linux/fs/
H A Dbinfmt_elf_fdpic.c1080 /* contiguity handled later */ in elf_fdpic_map_file_by_direct_mmap()
/linux/fs/ext4/
H A Dinode.c3832 * has to be broken up to guarantee DUN contiguity. Handle this by in ext4_iomap_begin()
/linux/arch/x86/events/intel/
H A Dcore.c3368 * NOTE: ACR event contiguity is guaranteed by intel_pmu_hw_config(). in intel_pmu_acr_late_setup()