Home
last modified time | relevance | path

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

/Linux-v5.15/fs/f2fs/
Dnode.c2925 unsigned int nat_index = start_nid / NAT_ENTRY_PER_BLOCK; in update_nat_bits() local
2933 if (nat_index == 0) { in update_nat_bits()
2942 __update_nat_bits(nm_i, nat_index, valid); in update_nat_bits()