Home
last modified time | relevance | path

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

/fs/f2fs/
Drecovery.c27 static struct fsync_inode_entry *get_fsync_inode(struct list_head *head, in get_fsync_inode()
31 struct fsync_inode_entry *entry; in get_fsync_inode()
34 entry = list_entry(this, struct fsync_inode_entry, list); in get_fsync_inode()
113 struct fsync_inode_entry *entry; in find_fsync_dnodes()
180 struct fsync_inode_entry *entry, *tmp; in destroy_fsync_dnodes()
334 struct fsync_inode_entry *entry; in recover_data()
378 sizeof(struct fsync_inode_entry), NULL); in recover_fsync_data()
Df2fs.h78 struct fsync_inode_entry { struct