Searched refs:NILFS_MAX_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/linux/ | ||
D | nilfs2_fs.h | 286 #define NILFS_MAX_BLOCK_SIZE 65536 macro |
/linux-4.1.27/fs/nilfs2/ | ||
D | the_nilfs.c | 601 blocksize > NILFS_MAX_BLOCK_SIZE) { in init_nilfs() |