Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Df2fs.h488 struct fsync_inode_entry { struct
489 struct list_head list; /* list head */
490 nid_t ino; /* inode number */
491 block_t blkaddr; /* block address locating the last fsync */
492 block_t last_dentry; /* block address locating the last dentry */