Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nilfs2/
Ddat.c492 } else if (entry_size < NILFS_MIN_DAT_ENTRY_SIZE) { in nilfs_dat_read()
/linux-4.1.27/include/linux/
Dnilfs2_fs.h487 #define NILFS_MIN_DAT_ENTRY_SIZE 32 macro