Home
last modified time | relevance | path

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

/Linux-v4.19/fs/f2fs/
Dnode.h70 #define nat_get_ino(nat) ((nat)->ni.ino) macro
Dnode.c417 f2fs_bug_on(sbi, nat_get_ino(e) != le32_to_cpu(ne->ino) || in cache_nat_entry()
538 ni->ino = nat_get_ino(e); in f2fs_get_node_info()