Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/filesync/
H A Drename.c175 if (((side == OPT_SRC) ? fp->f_s_min : fp->f_d_min) != min) in find_oldname()
H A Ddatabase.h207 long f_s_min; /* baseline source dev min */ member
H A Danal.c363 fp->f_info[OPT_BASE].f_d_min = fp->f_s_min; in check_file()
771 : lp->f_s_min)) in find_link()
H A Dbase.c503 fp->f_s_min = l; in read_baseline()
830 fp->f_info[OPT_SRC].f_d_min = fp->f_s_min; in bw_file()
H A Deval.c831 fp->f_s_maj, fp->f_s_min, fp->f_s_inum, in check_inum()