Home
last modified time | relevance | path

Searched refs:BTRFS_MAX_METADATA_BLOCKSIZE (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/tests/
H A Dbtrfs-tests.c264 nodesize <= BTRFS_MAX_METADATA_BLOCKSIZE; in btrfs_run_sanity_tests()
H A Dextent-io-tests.c391 * BTRFS_MAX_METADATA_BLOCKSIZE. in test_eb_bitmaps()
393 len = (sectorsize < BTRFS_MAX_METADATA_BLOCKSIZE) in test_eb_bitmaps()
/kernel/linux/linux-6.6/fs/btrfs/tests/
H A Dbtrfs-tests.c274 nodesize <= BTRFS_MAX_METADATA_BLOCKSIZE; in btrfs_run_sanity_tests()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dextent_io.h74 #define INLINE_EXTENT_BUFFER_PAGES (BTRFS_MAX_METADATA_BLOCKSIZE / PAGE_SIZE)
H A Ddisk-io.c2345 sectorsize > BTRFS_MAX_METADATA_BLOCKSIZE) { in btrfs_validate_super()
2366 nodesize > BTRFS_MAX_METADATA_BLOCKSIZE) { in btrfs_validate_super()
H A Dscrub.c65 #define SCRUB_MAX_SECTORS_PER_BLOCK (BTRFS_MAX_METADATA_BLOCKSIZE / SZ_4K)
H A Dextent_io.c3284 ASSERT(len <= BTRFS_MAX_METADATA_BLOCKSIZE); in __alloc_extent_buffer()
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dbtrfs_tree.h352 #define BTRFS_MAX_METADATA_BLOCKSIZE 65536 macro
/kernel/linux/linux-5.10/fs/btrfs/
H A Ddisk-io.c2469 sectorsize > BTRFS_MAX_METADATA_BLOCKSIZE) { in validate_super()
2481 nodesize > BTRFS_MAX_METADATA_BLOCKSIZE) { in validate_super()
H A Dctree.h73 #define BTRFS_MAX_METADATA_BLOCKSIZE 65536 macro
H A Dextent_io.c4980 BUILD_BUG_ON(BTRFS_MAX_METADATA_BLOCKSIZE in __alloc_extent_buffer()

Completed in 38 milliseconds