Searched refs:NILFS_BMAP_KEY_BIT (Results 1 – 2 of 2) sorted by relevance
/linux/fs/nilfs2/ | ||
H A D | bmap.h | 90 #define NILFS_BMAP_KEY_BIT BITS_PER_LONG macro |
H A D | the_nilfs.c | 388 max_bits = blkbits + NILFS_BMAP_KEY_BIT; /* bmap size limit */ in nilfs_max_size() |