Searched refs:NILFS_MIN_CHECKPOINT_SIZE (Results 1 – 2 of 2) sorted by relevance
527 #define NILFS_MIN_CHECKPOINT_SIZE (64 + NILFS_MIN_INODE_SIZE) macro
996 } else if (cpsize < NILFS_MIN_CHECKPOINT_SIZE) { in nilfs_cpfile_read()