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

/linux-master/fs/f2fs/
H A Dnode.c2962 unsigned int nat_index = start_nid / NAT_ENTRY_PER_BLOCK; local
2970 if (nat_index == 0) {
2979 __update_nat_bits(nm_i, nat_index, valid);

Completed in 219 milliseconds