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