Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/filesync/
H A Drename.c65 static struct file *find_oldname(struct file *, struct file *, side_t);
107 rp = find_oldname(fp, np, side); in find_renames()
141 static struct file *find_oldname(struct file *dirp, struct file *new, in find_oldname() function