Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nilfs2/
Dthe_nilfs.c459 u64 min_block_count = nsegments * nilfs->ns_blocks_per_segment; in nilfs_store_disk_layout() local
466 if (nblocks < min_block_count) { in nilfs_store_disk_layout()
469 (unsigned long long)min_block_count, in nilfs_store_disk_layout()