Searched refs:f_d_maj (Results 1 – 5 of 5) sorted by relevance
363 fp->f_info[OPT_BASE].f_d_maj = fp->f_s_maj; in check_file()371 fp->f_info[OPT_BASE].f_d_maj = fp->f_d_maj; in check_file()703 if (fcp->f_d_maj != chgp->f_d_maj) in find_link()715 if ((ftp->f_d_maj == tgtp->f_d_maj) && in find_link()768 if (fcp->f_d_maj != ((srcdst == OPT_SRC) ? lp->f_d_maj in find_link()779 if ((ftp->f_d_maj == tgtp->f_d_maj) && in find_link()861 if (lip->f_d_maj != fip->f_d_maj) in has_other_links()919 if (lp->f_info[which].f_d_maj != fp->f_info[which].f_d_maj) in link_update()
668 ip->f_d_maj = major(sp->st_dev); in note_info()824 if (ip->f_ino == fp->f_s_inum && ip->f_d_maj == fp->f_s_maj) in check_inum()834 ip->f_d_maj, ip->f_d_min, ip->f_ino); in check_inum()837 if (ip->f_ino == fp->f_d_inum && ip->f_d_maj == fp->f_d_maj) in check_inum()846 fp->f_d_maj, fp->f_d_min, fp->f_d_inum, in check_inum()847 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()
125 long f_d_maj; /* maj dev on which it lives */ member213 long f_d_maj; /* baseline target dev maj */ member