Home
last modified time | relevance | path

Searched full:contiguity (Results 1 – 10 of 10) 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.c463 * We only support checking contiguity of the physical space component. in xfs_rmapbt_keys_contiguous()
H A Dxfs_rtrmap_btree.c377 * We only support checking contiguity of the physical space component. in xfs_rtrmapbt_keys_contiguous()
H A Dxfs_bmap.c1872 * Contiguity is impossible here. in xfs_bmap_add_extent_delay_real()
2453 * newext. Contiguity is impossible here. in xfs_bmap_add_extent_unwritten_real()
2615 * Set the contiguity flags. Don't let extents get too large. in xfs_bmap_add_extent_hole_real()
/linux/fs/crypto/
H A Dinline_crypt.c380 * combined with fscrypt_limit_io_blocks() to ensure DUN contiguity.
/linux/fs/xfs/
H A Dxfs_iomap.c1288 * Set contiguity flags on the left and right neighbors. in xfs_bmap_add_extent_hole_delay()
1305 * Switch out based on the contiguity flags. in xfs_bmap_add_extent_hole_delay()
/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.c1074 /* contiguity handled later */ in elf_fdpic_map_file_by_direct_mmap()
/linux/fs/f2fs/
H A Ddata.c4182 * has to be broken up to guarantee DUN contiguity. Handle this by in f2fs_iomap_begin()
/linux/fs/ext4/
H A Dinode.c3839 * has to be broken up to guarantee DUN contiguity. Handle this by in ext4_iomap_begin()