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