Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/filesync/
H A Ddatabase.h288 bool_t has_other_links(struct file *, side_t);
H A Drecon.c222 has_other_links(fp, OPT_SRC)) { in reconcile()
248 has_other_links(fp, OPT_DST)) { in reconcile()
H A Danal.c831 has_other_links(struct file *fp, side_t srcdst) in has_other_links() function