Searched refs:OPT_BASE (Results 1 – 7 of 7) sorted by relevance
360 fp->f_info[OPT_BASE].f_modtime = fp->f_s_modtime; in check_file()361 fp->f_info[OPT_BASE].f_ino = fp->f_s_inum; in check_file()362 fp->f_info[OPT_BASE].f_d_maj = fp->f_s_maj; in check_file()363 fp->f_info[OPT_BASE].f_d_min = fp->f_s_min; in check_file()364 fp->f_info[OPT_BASE].f_nlink = fp->f_s_nlink; in check_file()365 fp->f_srcdiffs |= check_changes(fp, OPT_BASE, OPT_SRC); in check_file()368 fp->f_info[OPT_BASE].f_modtime = fp->f_d_modtime; in check_file()369 fp->f_info[OPT_BASE].f_ino = fp->f_d_inum; in check_file()370 fp->f_info[OPT_BASE].f_d_maj = fp->f_d_maj; in check_file()371 fp->f_info[OPT_BASE].f_d_min = fp->f_d_min; in check_file()[all …]
100 btype = np->f_info[OPT_BASE].f_type; in find_renames()169 if (fp->f_info[OPT_BASE].f_type != new->f_info[side].f_type) in find_oldname()188 if (fp->f_info[OPT_BASE].f_size != size) in find_oldname()
413 if (opt_acls || fp->f_info[OPT_BASE].f_numacls) in eval_file()556 if (fp->f_info[OPT_BASE].f_numacls || opt_acls) in walker()585 if (opt_acls || fp->f_info[OPT_BASE].f_numacls) in walker()750 do_update(&fp->f_info[ OPT_BASE ], &fp->f_info[ which ]); in update_info()783 do_update(&fp->f_info[ which ], &fp->f_info[ OPT_BASE ]); in fakedata()
144 if (opt_acls == 0 && fp->f_info[ OPT_BASE ].f_numacls == 0) { in reconcile()484 fp->f_info[ OPT_BASE ].f_type = S_IFDIR; in reconcile()732 if (fp->f_info[OPT_BASE].f_size == 0) in truncated()736 if (fp->f_info[OPT_BASE].f_type != S_IFREG) in truncated()
70 OPT_BASE = 0, /* use the baseline data */ enumerator
156 ip = &fp->f_info[ OPT_BASE ]; in do_like()634 src = full_name(lp, srcdst, OPT_BASE); in do_copy()959 oldname = full_name(pp, srcdst, OPT_BASE); in do_rename()
459 ip = &fp->f_info[ OPT_BASE ]; in read_baseline()812 struct fileinfo *ip = &fp->f_info[OPT_BASE]; in bw_file()