Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/f2fs/
H A Drecovery.c420 static void destroy_fsync_dnodes(struct list_head *head, int drop) in destroy_fsync_dnodes() function
837 destroy_fsync_dnodes(&inode_list, err); in f2fs_recover_fsync_data()
838 destroy_fsync_dnodes(&tmp_inode_list, err); in f2fs_recover_fsync_data()
868 destroy_fsync_dnodes(&dir_list, err); in f2fs_recover_fsync_data()
/kernel/linux/linux-6.6/fs/f2fs/
H A Drecovery.c486 static void destroy_fsync_dnodes(struct list_head *head, int drop) in destroy_fsync_dnodes() function
899 destroy_fsync_dnodes(&inode_list, err); in f2fs_recover_fsync_data()
900 destroy_fsync_dnodes(&tmp_inode_list, err); in f2fs_recover_fsync_data()
930 destroy_fsync_dnodes(&dir_list, err); in f2fs_recover_fsync_data()

Completed in 3 milliseconds