Home | History | Annotate | Download | only in e2fsck

Lines Matching full:h_refcount

1498 		pctx.blkcount = header->h_refcount;
1499 should_be = header->h_refcount + adjust_sign * count;
1502 header->h_refcount = should_be;
1684 count = header->h_refcount - 1;