Searched refs:NILFS_MIN_DAT_ENTRY_SIZE (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/include/uapi/linux/ | ||
D | nilfs2_ondisk.h | 480 #define NILFS_MIN_DAT_ENTRY_SIZE 32 macro |
/Linux-v5.10/fs/nilfs2/ | ||
D | dat.c | 477 } else if (entry_size < NILFS_MIN_DAT_ENTRY_SIZE) { in nilfs_dat_read() |