Home
last modified time | relevance | path

Searched refs:bh_count (Results 1 – 2 of 2) sorted by relevance

/third_party/e2fsprogs/debugfs/
Djournal.c29 static int bh_count = 0; variable
137 bh_count++; in getblk()
139 blocknr, blocksize, bh_count); in getblk()
225 bh->b_blocknr, (void *) bh, --bh_count); in brelse()
/third_party/e2fsprogs/e2fsck/
Djournal.c30 static int bh_count = 0; variable
131 bh_count++; in getblk()
133 blocknr, blocksize, bh_count); in getblk()
219 bh->b_blocknr, (void *) bh, --bh_count); in brelse()