Searched refs:NILFS_MIN_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
547 blocksize = sb_min_blocksize(sb, NILFS_MIN_BLOCK_SIZE); in init_nilfs()566 if (blocksize < NILFS_MIN_BLOCK_SIZE || in init_nilfs()
282 #define NILFS_MIN_BLOCK_SIZE 1024 macro