Home
last modified time | relevance | path

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

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