Home
last modified time | relevance | path

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

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