Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dsuper.c4145 unsigned int nat_blocks, nat_bits_bytes, nat_bits_blocks; in f2fs_sanity_check_ckpt() local
4284 nat_blocks = nat_segs << log_blocks_per_seg; in f2fs_sanity_check_ckpt()
4285 nat_bits_bytes = nat_blocks / BITS_PER_BYTE; in f2fs_sanity_check_ckpt()