Home
last modified time | relevance | path

Searched refs:EXT2_MIN_BLOCK_LOG_SIZE (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/fs/ext2fs/
Dext2fs.h403 #define EXT2_MIN_BLOCK_LOG_SIZE 10 macro
Dext2_vfsops.c493 fs->e2fs_bshift = EXT2_MIN_BLOCK_LOG_SIZE + es->e2fs_log_bsize; in ext2_compute_sb_data()
500 (EXT2_MAX_FRAG_LOG_SIZE - EXT2_MIN_BLOCK_LOG_SIZE)) { in ext2_compute_sb_data()