Home
last modified time | relevance | path

Searched refs:BTRFS_MAX_METADATA_BLOCKSIZE (Results 1 – 5 of 5) sorted by relevance

/linux/fs/btrfs/tests/
A Dbtrfs-tests.c271 nodesize <= BTRFS_MAX_METADATA_BLOCKSIZE; in btrfs_run_sanity_tests()
/linux/fs/btrfs/
A Dextent_io.h81 #define INLINE_EXTENT_BUFFER_PAGES (BTRFS_MAX_METADATA_BLOCKSIZE / PAGE_SIZE)
A Ddisk-io.c2596 sectorsize > BTRFS_MAX_METADATA_BLOCKSIZE) { in validate_super()
2615 nodesize > BTRFS_MAX_METADATA_BLOCKSIZE) { in validate_super()
A Dextent_io.c5909 ASSERT(len <= BTRFS_MAX_METADATA_BLOCKSIZE); in __alloc_extent_buffer()
/linux/include/uapi/linux/
A Dbtrfs_tree.h326 #define BTRFS_MAX_METADATA_BLOCKSIZE 65536 macro

Completed in 26 milliseconds