Home
last modified time | relevance | path

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

/fs/f2fs/
A Df2fs.h457 struct fsync_inode_entry { struct
458 struct list_head list; /* list head */
459 struct inode *inode; /* vfs inode pointer */
460 block_t blkaddr; /* block address locating the last fsync */
461 block_t last_dentry; /* block address locating the last dentry */

Completed in 28 milliseconds