Searched refs:NILFS_MIN_BLOCK_SIZE (Results 1 – 4 of 4) sorted by relevance
571 blocksize = sb_min_blocksize(sb, NILFS_MIN_BLOCK_SIZE); in init_nilfs()590 if (blocksize < NILFS_MIN_BLOCK_SIZE || in init_nilfs()
291 #define NILFS_MIN_BLOCK_SIZE 1024 macro