Searched defs:fsync_inode_entry (Results 1 – 1 of 1) sorted by relevance
478 struct fsync_inode_entry { struct479 struct list_head list; /* list head */480 nid_t ino; /* inode number */481 block_t blkaddr; /* block address locating the last fsync */482 block_t last_dentry; /* block address locating the last dentry */