Home
last modified time | relevance | path

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

/Linux-v6.6/fs/f2fs/
Dnode.c2944 unsigned int nat_index = start_nid / NAT_ENTRY_PER_BLOCK; in update_nat_bits() local
2952 if (nat_index == 0) { in update_nat_bits()
2961 __update_nat_bits(nm_i, nat_index, valid); in update_nat_bits()