new_dir_entry    1049 fs/f2fs/namei.c 	struct f2fs_dir_entry *old_dir_entry = NULL, *new_dir_entry = NULL;
new_dir_entry    1103 fs/f2fs/namei.c 			new_dir_entry = f2fs_parent_dir(new_inode,
new_dir_entry    1105 fs/f2fs/namei.c 			if (!new_dir_entry) {
new_dir_entry    1118 fs/f2fs/namei.c 	if ((!old_dir_entry || !new_dir_entry) &&
new_dir_entry    1119 fs/f2fs/namei.c 				old_dir_entry != new_dir_entry) {
new_dir_entry    1137 fs/f2fs/namei.c 	if (new_dir_entry)
new_dir_entry    1138 fs/f2fs/namei.c 		f2fs_set_link(new_inode, new_dir_entry, new_dir_page, old_dir);
new_dir_entry    1163 fs/f2fs/namei.c 	if (!new_dir_entry)
new_dir_entry    1191 fs/f2fs/namei.c 	if (new_dir_entry) {