Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/libxfs/
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()
Dxfs_rmap_btree.c484 * We only support checking contiguity of the physical space component. in xfs_rmapbt_keys_contiguous()
Dxfs_rtrmap_btree.c398 * We only support checking contiguity of the physical space component. in xfs_rtrmapbt_keys_contiguous()
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-6.14.4/fs/crypto/
Dinline_crypt.c345 * combined with fscrypt_limit_io_blocks() to ensure DUN contiguity.
/linux-6.14.4/Documentation/dev-tools/
Dkmsan.rst403 there also are no guarantees on metadata contiguity.
/linux-6.14.4/Documentation/devicetree/bindings/riscv/
Dextensions.yaml211 translation contiguity as ratified in the 20191213 version of the
/linux-6.14.4/Documentation/core-api/
Ddma-api.rst281 Note also that the above constraints on physical contiguity and
/linux-6.14.4/drivers/iommu/iommufd/
Dio_pagetable.c1092 * compatible as we can't guarantee higher contiguity. in iopt_table_add_domain()
/linux-6.14.4/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.
/linux-6.14.4/drivers/block/
Dvirtio_blk.c177 * supported, and block layer only runs contiguity merge like in virtblk_setup_discard_write_zeroes_erase()
/linux-6.14.4/fs/
Dbinfmt_elf_fdpic.c1074 /* contiguity handled later */ in elf_fdpic_map_file_by_direct_mmap()
/linux-6.14.4/fs/f2fs/
Ddata.c4211 * has to be broken up to guarantee DUN contiguity. Handle this by in f2fs_iomap_begin()
/linux-6.14.4/fs/ext4/
Dinode.c3436 * has to be broken up to guarantee DUN contiguity. Handle this by in ext4_iomap_begin()