Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/nilfs2/
A Dthe_nilfs.c437 if (nilfs->ns_blocks_per_segment < NILFS_SEG_MIN_BLOCKS) { in nilfs_store_disk_layout()
499 if (blocks_per_segment < NILFS_SEG_MIN_BLOCKS || in nilfs_sb2_bad_offset()
550 if (devsize < NILFS_SEG_MIN_BLOCKS * NILFS_MIN_BLOCK_SIZE + 4096) { in nilfs_load_super_block()
/linux-6.3-rc2/include/uapi/linux/
A Dnilfs2_ondisk.h250 #define NILFS_SEG_MIN_BLOCKS 16 /* macro

Completed in 6 milliseconds