Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Dnode.h76 #define nat_get_ino(nat) ((nat)->ni.ino) macro
Dnode.c443 f2fs_bug_on(sbi, nat_get_ino(e) != le32_to_cpu(ne->ino) || in cache_nat_entry()
563 ni->ino = nat_get_ino(e); in f2fs_get_node_info()