Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dnilfs2_fs.h248 #define NILFS_SEG_MIN_BLOCKS 16 /* Minimum number of blocks in macro
/linux-3.4.99/fs/nilfs2/
Dthe_nilfs.c405 if (nilfs->ns_blocks_per_segment < NILFS_SEG_MIN_BLOCKS) { in nilfs_store_disk_layout()