Home | History | Annotate | Download | only in e2fsck

Lines Matching refs:h_refcount

1386 		pctx.blkcount = header->h_refcount;
1387 should_be = header->h_refcount + adjust_sign * count;
1390 header->h_refcount = should_be;
1570 count = header->h_refcount - 1;