Searched refs:LINK_RANGE (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dpass3.c78 LINK_RANGE(flow, lncntp[inp->i_dotdot], 1);
277 LINK_RANGE(flow, lncntp[sci->shadow],
H A Dpass2.c310 LINK_RANGE(errmsg,
349 LINK_RANGE(errmsg, lncntp[inp->i_dotdot], 1);
359 LINK_RANGE(errmsg, lncntp[inp->i_parent], -1);
491 LINK_RANGE(errmsg, lncntp[dirp->d_ino], -1);
519 * last thing printed, so if the LINK_RANGE() check
590 LINK_RANGE(errmsg, lncntp[dirp->d_ino], -1);
699 LINK_RANGE(errmsg, lncntp[dirp->d_ino], -1);
1063 LINK_RANGE(errmsg, lncntp[idesc->id_number], 1);
H A Dfsck.h401 #define LINK_RANGE(text, current, offset) { \ macro
411 * If LINK_RANGE() indicated a problem, this is the boiler-plate
414 * LINK_RANGE(text, current, offset);
444 LINK_RANGE(text, current, offset); \
457 LINK_RANGE(text, current, offset); \
H A Ddir.c424 LINK_RANGE(flow, dp->di_nlink, -lcnt);
669 LINK_RANGE(flow_msg, lncntp[orphan], -1);
1202 LINK_RANGE(flow, lncntp[parent], -1);
1204 LINK_RANGE(flow, (int)dp->di_nlink, 1);
1379 LINK_RANGE(flow_msg, lncntp[oldino], 1);
H A Dpass3b.c212 LINK_RANGE(flow, lncntp[dp->di_shadow], 1);
H A Dinode.c1306 LINK_RANGE(message, dp->di_nlink, -1);

Completed in 55 milliseconds