Home
last modified time | relevance | path

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

/linux-4.1.27/fs/f2fs/
Df2fs.h166 struct fsync_inode_entry { struct
167 struct list_head list; /* list head */
168 struct inode *inode; /* vfs inode pointer */
169 block_t blkaddr; /* block address locating the last fsync */
170 block_t last_dentry; /* block address locating the last dentry */
171 block_t last_inode; /* block address locating the last inode */