Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/filesync/
H A Danal.c934 lp->f_info[which].f_modns = fp->f_info[which].f_modns; in link_update()
943 lp->f_info[which].f_modns); in link_update()
996 fp->f_modns = fp->f_info[OPT_SRC].f_modns; in queue_file()
999 fp->f_modns = fp->f_info[OPT_DST].f_modns; in queue_file()
1018 if (fp->f_modns < np->f_modns) in queue_file()
H A Drecon.c130 fp->f_modtime, fp->f_modns); in reconcile()
520 if (sp->f_modns >= dp->f_modns) in newer()
553 if (sp->f_modns <= dp->f_modns) in older()
H A Ddatabase.h135 long f_modns; /* low order bits of modtime */ member
231 long f_modns; /* low order modtime */ member
H A Deval.c674 ip->f_modns = sp->st_mtim.tv_nsec; in note_info()
685 which, fp->f_name, ip->f_modtime, ip->f_modns, in note_info()
756 fp->f_info[ which ].f_modns); in update_info()