Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_rmap.c1051 * start block contiguity tests. in xfs_rmap_map()
1077 * contiguity tests. in xfs_rmap_map()
1279 * start block contiguity tests. in xfs_rmap_convert()
1311 * contiguity tests. in xfs_rmap_convert()
1345 * contiguity tests. in xfs_rmap_convert()
1664 * newext. Contiguity is impossible here. in xfs_rmap_convert()
1777 * start block contiguity tests. in xfs_rmap_convert_shared()
2099 * newext. Contiguity is impossible here. in xfs_rmap_convert_shared()
H A Dxfs_rmap_btree.c484 * We only support checking contiguity of the physical space component. in xfs_rmapbt_keys_contiguous()
H A Dxfs_rtrmap_btree.c398 * We only support checking contiguity of the physical space component. in xfs_rtrmapbt_keys_contiguous()
H A Dxfs_bmap.c1882 * Contiguity is impossible here. in xfs_bmap_add_extent_delay_real()
2463 * newext. Contiguity is impossible here. in xfs_bmap_add_extent_unwritten_real()
2615 * Set contiguity flags on the left and right neighbors. in xfs_bmap_add_extent_hole_delay()
2632 * Switch out based on the contiguity flags. in xfs_bmap_add_extent_hole_delay()
2765 * Set the contiguity flags. Don't let extents get too large. in xfs_bmap_add_extent_hole_real()
/linux/Documentation/core-api/
H A Ddma-api.rst281 Note also that the above constraints on physical contiguity and
/linux/include/linux/
H A 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.
/linux/drivers/iommu/iommufd/
H A Dio_pagetable.c1092 * compatible as we can't guarantee higher contiguity. in iopt_table_add_domain()
/linux/fs/
H A Dbinfmt_elf_fdpic.c1074 /* contiguity handled later */ in elf_fdpic_map_file_by_direct_mmap()
/linux/fs/ext4/
H A Dinode.c3436 * has to be broken up to guarantee DUN contiguity. Handle this by in ext4_iomap_begin()