Searched refs:add_fsync_inode (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | recovery.c | 68 static struct fsync_inode_entry *add_fsync_inode(struct f2fs_sb_info *sbi, in add_fsync_inode() function 163 entry = add_fsync_inode(F2FS_I_SB(inode), dir_list, in recover_dentry() 383 entry = add_fsync_inode(sbi, head, ino_of_node(page), in find_fsync_dnodes()
|
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | recovery.c | 78 static struct fsync_inode_entry *add_fsync_inode(struct f2fs_sb_info *sbi, in add_fsync_inode() function 183 entry = add_fsync_inode(F2FS_I_SB(inode), dir_list, in recover_dentry() 459 entry = add_fsync_inode(sbi, head, ino_of_node(page), in find_fsync_dnodes()
|
Completed in 3 milliseconds