Home
last modified time | relevance | path

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

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