Home
last modified time | relevance | path

Searched defs:i_links (Results 1 – 2 of 2) sorted by relevance

/external/f2fs-tools/fsck/
Dfsck.c675 u32 i_links = le32_to_cpu(node_blk->i.i_links); in fsck_chk_inode_blk() local
/external/f2fs-tools/include/
Df2fs_fs.h949 __le32 i_links; /* links count */ member