Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_rmap.c783 * start block contiguity tests. in xfs_rmap_map()
816 * contiguity tests. in xfs_rmap_map()
1019 * start block contiguity tests. in xfs_rmap_convert()
1058 * contiguity tests. in xfs_rmap_convert()
1091 * contiguity tests. in xfs_rmap_convert()
1400 * newext. Contiguity is impossible here. in xfs_rmap_convert()
1515 * start block contiguity tests. in xfs_rmap_convert_shared()
1827 * newext. Contiguity is impossible here. in xfs_rmap_convert_shared()
Dxfs_bmap.c1902 * Contiguity is impossible here. in xfs_bmap_add_extent_delay_real()
2461 * newext. Contiguity is impossible here. in xfs_bmap_add_extent_unwritten_real()
2609 * Set contiguity flags on the left and right neighbors. in xfs_bmap_add_extent_hole_delay()
2626 * Switch out based on the contiguity flags. in xfs_bmap_add_extent_hole_delay()
2759 * Set the contiguity flags. Don't let extents get too large. in xfs_bmap_add_extent_hole_real()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
Dxfs_rmap.c884 * start block contiguity tests. in xfs_rmap_map()
910 * contiguity tests. in xfs_rmap_map()
1113 * start block contiguity tests. in xfs_rmap_convert()
1145 * contiguity tests. in xfs_rmap_convert()
1178 * contiguity tests. in xfs_rmap_convert()
1487 * newext. Contiguity is impossible here. in xfs_rmap_convert()
1602 * start block contiguity tests. in xfs_rmap_convert_shared()
1914 * newext. Contiguity is impossible here. in xfs_rmap_convert_shared()
Dxfs_rmap_btree.c469 * We only support checking contiguity of the physical space component. in xfs_rmapbt_keys_contiguous()
Dxfs_bmap.c1829 * Contiguity is impossible here. in xfs_bmap_add_extent_delay_real()
2386 * newext. Contiguity is impossible here. in xfs_bmap_add_extent_unwritten_real()
2534 * Set contiguity flags on the left and right neighbors. in xfs_bmap_add_extent_hole_delay()
2551 * Switch out based on the contiguity flags. in xfs_bmap_add_extent_hole_delay()
2684 * Set the contiguity flags. Don't let extents get too large. in xfs_bmap_add_extent_hole_real()
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/riscv/
Dextensions.yaml159 translation contiguity as ratified in the 20191213 version of the
/kernel/linux/linux-6.6/fs/crypto/
Dinline_crypt.c343 * combined with fscrypt_limit_io_blocks() to ensure DUN contiguity.
/kernel/linux/linux-6.6/Documentation/dev-tools/
Dkmsan.rst396 there also are no guarantees on metadata contiguity.
/kernel/linux/linux-5.10/include/linux/
Dzstd.h1068 * ZSTD_decompressContinue() is very sensitive to contiguity, if 2 blocks don't
1069 * follow each other, make sure that either the compressor breaks contiguity at
/kernel/linux/linux-5.10/Documentation/core-api/
Ddma-api.rst267 Note also that the above constraints on physical contiguity and
/kernel/linux/linux-5.10/drivers/block/
Dvirtio_blk.c131 * supported, and block layer only runs contiguity merge like in virtblk_setup_discard_write_zeroes()
/kernel/linux/linux-6.6/Documentation/core-api/
Ddma-api.rst281 Note also that the above constraints on physical contiguity and
/kernel/linux/linux-6.6/drivers/iommu/iommufd/
Dio_pagetable.c873 * compatible as we can't guarantee higher contiguity. in iopt_table_add_domain()
/kernel/linux/linux-6.6/include/linux/
Dzstd_lib.h2424 ZSTD_decompressContinue() is very sensitive to contiguity,
2425 …if 2 blocks don't follow each other, make sure that either the compressor breaks contiguity at the…
2442 aka use exactly the same buffer sizes, break contiguity at the same place, etc.
/kernel/linux/linux-6.6/drivers/block/
Dvirtio_blk.c178 * supported, and block layer only runs contiguity merge like in virtblk_setup_discard_write_zeroes_erase()
/kernel/linux/linux-6.6/fs/
Dbinfmt_elf_fdpic.c1070 /* contiguity handled later */ in elf_fdpic_map_file_by_direct_mmap()
/kernel/linux/linux-5.10/fs/
Dbinfmt_elf_fdpic.c1078 /* contiguity handled later */ in elf_fdpic_map_file_by_direct_mmap()
/kernel/linux/linux-6.6/fs/f2fs/
Ddata.c4170 * has to be broken up to guarantee DUN contiguity. Handle this by in f2fs_iomap_begin()
/kernel/linux/linux-6.6/fs/ext4/
Dinode.c3420 * has to be broken up to guarantee DUN contiguity. Handle this by in ext4_iomap_begin()