Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dfsck.c678 nid_t i_xattr_nid = le32_to_cpu(node_blk->i.i_xattr_nid); in fsck_chk_inode_blk() local
/external/f2fs-tools/include/
Df2fs_fs.h966 __le32 i_xattr_nid; /* nid to save xattr */ member