Searched defs:dir_list (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/fs/f2fs/ |
| H A D | recovery.c | 785 struct list_head dir_list; in f2fs_recover_fsync_data() local 147 recover_dentry(struct inode *inode, struct page *ipage, struct list_head *dir_list) recover_dentry() argument 711 recover_data(struct f2fs_sb_info *sbi, struct list_head *inode_list, struct list_head *tmp_inode_list, struct list_head *dir_list) recover_data() argument
|
| /kernel/linux/linux-6.6/fs/f2fs/ |
| H A D | recovery.c | 861 struct list_head dir_list; in f2fs_recover_fsync_data() local 167 recover_dentry(struct inode *inode, struct page *ipage, struct list_head *dir_list) recover_dentry() argument 783 recover_data(struct f2fs_sb_info *sbi, struct list_head *inode_list, struct list_head *tmp_inode_list, struct list_head *dir_list) recover_data() argument
|
Completed in 3 milliseconds