Searched defs:fsync_inode_entry (Results 1 – 2 of 2) sorted by relevance
393 struct fsync_inode_entry { struct394 struct list_head list; /* list head */395 struct inode *inode; /* vfs inode pointer */396 block_t blkaddr; /* block address locating the last fsync */397 block_t last_dentry; /* block address locating the last dentry */
420 struct fsync_inode_entry { struct421 struct list_head list; /* list head */422 struct inode *inode; /* vfs inode pointer */423 block_t blkaddr; /* block address locating the last fsync */424 block_t last_dentry; /* block address locating the last dentry */