Lines Matching refs:old_last
3849 * @old_last: name of object in @rd.old_parent
3866 struct qstr *old_last, struct qstr *new_last)
3882 d1 = lookup_one_qstr_excl(old_last, rd->old_parent,
3929 * @old_last: name of object in @rd.old_parent
3945 struct qstr *old_last, struct qstr *new_last)
3949 err = lookup_one_common(rd->mnt_idmap, old_last, rd->old_parent);
3955 return __start_renaming(rd, lookup_flags, old_last, new_last);
6114 struct qstr old_last, new_last;
6130 &old_last, &old_type);
6163 error = __start_renaming(&rd, lookup_flags, &old_last, &new_last);
6177 if (old_last.name[old_last.len])