Home
last modified time | relevance | path

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

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