Searched refs:NILFS_MIN_DAT_ENTRY_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/fs/nilfs2/ | ||
D | dat.c | 492 } else if (entry_size < NILFS_MIN_DAT_ENTRY_SIZE) { in nilfs_dat_read() |
/linux-4.1.27/include/linux/ | ||
D | nilfs2_fs.h | 487 #define NILFS_MIN_DAT_ENTRY_SIZE 32 macro |