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

/linux-master/fs/f2fs/
H A Drecovery.c66 static struct fsync_inode_entry *get_fsync_inode(struct list_head *head,
69 struct fsync_inode_entry *entry;
78 static struct fsync_inode_entry *add_fsync_inode(struct f2fs_sb_info *sbi,
82 struct fsync_inode_entry *entry;
110 static void del_fsync_inode(struct fsync_inode_entry *entry, int drop)
177 struct fsync_inode_entry *entry;
422 struct fsync_inode_entry *entry;
488 struct fsync_inode_entry *entry, *tmp;
793 struct fsync_inode_entry *entry;
947 sizeof(struct fsync_inode_entry));
[all...]
H A Df2fs.h434 struct fsync_inode_entry { struct

Completed in 125 milliseconds