Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dnilfs2_ondisk.h292 #define NILFS_MAX_BLOCK_SIZE 65536 macro
/linux-6.1.9/fs/nilfs2/
Dthe_nilfs.c215 ilog2(NILFS_MAX_BLOCK_SIZE) - BLOCK_SIZE_BITS)) { in nilfs_get_blocksize()
500 shift_bits > ilog2(NILFS_MAX_BLOCK_SIZE) - BLOCK_SIZE_BITS) in nilfs_sb2_bad_offset()