Searched refs:di_shortlink (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/sbin/fsdb/
H A Dfsdbutil.c112 (char *)dp->dp1.di_shortlink :
113 (char *)dp->dp2.di_shortlink;
/openbsd-current/sys/ufs/ufs/
H A Ddinode.h128 #define di_shortlink di_db macro
H A Dinode.h179 #define i_ffs1_shortlink i_din1->di_shortlink
222 #define i_shortlink i_din1->di_shortlink
/openbsd-current/sys/arch/landisk/stand/xxboot/
H A Dufs12.c589 bcopy(fp->f_di.i2.di_shortlink, namebuf,
592 bcopy(fp->f_di.i1.di_shortlink, namebuf,
/openbsd-current/sbin/dump/
H A Dtraverse.c533 shortlink = dp->dp1.di_shortlink;
535 shortlink = dp->dp2.di_shortlink;
/openbsd-current/sys/lib/libsa/
H A Dufs.c529 bcopy(fp->f_di.di_shortlink, namebuf, link_len);
H A Dufs2.c525 bcopy(fp->f_di.di_shortlink, namebuf, link_len);

Completed in 204 milliseconds