Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnilfs2_fs.h527 #define NILFS_MIN_CHECKPOINT_SIZE (64 + NILFS_MIN_INODE_SIZE) macro
/linux-4.1.27/fs/nilfs2/
Dcpfile.c996 } else if (cpsize < NILFS_MIN_CHECKPOINT_SIZE) { in nilfs_cpfile_read()