Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dnode.h73 #define nat_get_ino(nat) ((nat)->ni.ino) macro
H A Dnode.c448 f2fs_bug_on(sbi, nat_get_ino(e) != le32_to_cpu(ne->ino) || in cache_nat_entry()
568 ni->ino = nat_get_ino(e); in f2fs_get_node_info()