Home
last modified time | relevance | path

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

/third_party/f2fs-tools/fsck/
Dresize.c283 unsigned int nat_blocks; in shrink_nats() local
332 unsigned int nat_blocks; in migrate_nat() local
Dmount.c1618 uint32_t nat_blocks = get_sb(segment_count_nat) << in write_nat_bits() local
1691 uint32_t nat_blocks = get_sb(segment_count_nat) << in check_nat_bits() local
Df2fs.h129 block_t nat_blocks; member