Searched refs:f_d_maj (Results 1 – 5 of 5) sorted by relevance
362 fp->f_info[OPT_BASE].f_d_maj = fp->f_s_maj; in check_file()370 fp->f_info[OPT_BASE].f_d_maj = fp->f_d_maj; in check_file()702 if (fcp->f_d_maj != chgp->f_d_maj) in find_link()714 if ((ftp->f_d_maj == tgtp->f_d_maj) && in find_link()767 if (fcp->f_d_maj != ((srcdst == OPT_SRC) ? lp->f_d_maj in find_link()778 if ((ftp->f_d_maj == tgtp->f_d_maj) && in find_link()860 if (lip->f_d_maj != fip->f_d_maj) in has_other_links()918 if (lp->f_info[which].f_d_maj != fp->f_info[which].f_d_maj) in link_update()
666 ip->f_d_maj = major(sp->st_dev); in note_info()822 if (ip->f_ino == fp->f_s_inum && ip->f_d_maj == fp->f_s_maj) in check_inum()832 ip->f_d_maj, ip->f_d_min, ip->f_ino); in check_inum()835 if (ip->f_ino == fp->f_d_inum && ip->f_d_maj == fp->f_d_maj) in check_inum()844 fp->f_d_maj, fp->f_d_min, fp->f_d_inum, in check_inum()845 ip->f_d_maj, ip->f_d_min, ip->f_ino); in check_inum()
531 fp->f_d_maj = l; in read_baseline()829 fp->f_info[OPT_SRC].f_d_maj = fp->f_s_maj; in bw_file()834 fp->f_info[OPT_DST].f_d_maj = fp->f_d_maj; in bw_file()847 fp->f_info[OPT_SRC].f_d_maj, in bw_file()855 fp->f_info[OPT_DST].f_d_maj, in bw_file()
151 maj = new->f_info[side].f_d_maj; in find_oldname()173 if (((side == OPT_SRC) ? fp->f_s_maj : fp->f_d_maj) != maj) in find_oldname()
123 long f_d_maj; /* maj dev on which it lives */ member211 long f_d_maj; /* baseline target dev maj */ member