Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/filesync/
H A Drename.c173 if (((side == OPT_SRC) ? fp->f_s_maj : fp->f_d_maj) != maj) in find_oldname()
H A Ddatabase.h206 long f_s_maj; /* baseline source dev maj */ member
H A Deval.c822 if (ip->f_ino == fp->f_s_inum && ip->f_d_maj == fp->f_s_maj) in check_inum()
831 fp->f_s_maj, fp->f_s_min, fp->f_s_inum, in check_inum()
H A Dbase.c496 fp->f_s_maj = l; in read_baseline()
829 fp->f_info[OPT_SRC].f_d_maj = fp->f_s_maj; in bw_file()
H A Danal.c362 fp->f_info[OPT_BASE].f_d_maj = fp->f_s_maj; in check_file()
768 : lp->f_s_maj)) in find_link()