Lines Matching refs:cur_dentry
1761 struct f2fs_dentry *cur_dentry = fsck->dentry_end;
1778 cur_dentry->next = new_dentry;
1793 fsck->dentry = cur_dentry;
1794 fsck->dentry_end = cur_dentry;
1795 cur_dentry->next = NULL;
1806 struct f2fs_dentry *cur_dentry = fsck->dentry_end;
1821 cur_dentry->next = new_dentry;
1840 fsck->dentry = cur_dentry;
1841 fsck->dentry_end = cur_dentry;
1842 cur_dentry->next = NULL;