Searched defs:fsync_inode_entry (Results 1 – 1 of 1) sorted by relevance
427 struct fsync_inode_entry { struct428 struct list_head list; /* list head */429 struct inode *inode; /* vfs inode pointer */430 block_t blkaddr; /* block address locating the last fsync */431 block_t last_dentry; /* block address locating the last dentry */