Home
last modified time | relevance | path

Searched refs:old_last (Results 1 – 1 of 1) sorted by relevance

/fs/
Dnamei.c4552 struct qstr old_last, new_last; in SYSCALL_DEFINE5() local
4576 &old_path, &old_last, &old_type, lookup_flags); in SYSCALL_DEFINE5()
4609 old_dentry = __lookup_hash(&old_last, old_path.dentry, lookup_flags); in SYSCALL_DEFINE5()
4638 if (old_last.name[old_last.len]) in SYSCALL_DEFINE5()