Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dnilfs2_ondisk.h250 #define NILFS_SEG_MIN_BLOCKS 16 /* macro
/Linux-v4.19/fs/nilfs2/
Dthe_nilfs.c408 if (nilfs->ns_blocks_per_segment < NILFS_SEG_MIN_BLOCKS) { in nilfs_store_disk_layout()