taglinefilesource code
b_count285fs/buffer.cbh->b_count++;
b_count289fs/buffer.cbh->b_count--;
b_count324fs/buffer.cif (tmp->b_count || tmp->b_size != size)
b_count348fs/buffer.cif (bh->b_count || bh->b_size != size)
b_count360fs/buffer.cbh->b_count=1;
b_count375fs/buffer.cif (buf->b_count) {
b_count376fs/buffer.cif (--buf->b_count)
b_count468fs/buffer.ctmp->b_count--;
b_count603fs/buffer.cif (tmp->b_count || tmp->b_dirt || tmp->b_lock)
b_count639fs/buffer.cif (bh->b_count || !bh->b_this_page)
b_count128fs/ext/freelists.cif (bh->b_count != 1)
b_count51fs/ext/truncate.cif ((bh && bh->b_count != 1) || tmp != *p) {
b_count100fs/ext/truncate.cif ((bh && bh->b_count != 1) || tmp != *ind) {
b_count115fs/ext/truncate.cif (ind_bh->b_count != 1)
b_count165fs/ext/truncate.cif (dind_bh->b_count != 1)
b_count212fs/ext/truncate.cif (tind_bh->b_count != 1)
b_count138fs/minix/bitmap.cif (bh->b_count != 1) {
b_count45fs/minix/truncate.cif ((bh && bh->b_count != 1) || tmp != *p) {
b_count94fs/minix/truncate.cif ((bh && bh->b_count != 1) || tmp != *ind) {
b_count109fs/minix/truncate.cif (ind_bh->b_count != 1)
b_count155fs/minix/truncate.cif (dind_bh->b_count != 1)
b_count123include/linux/fs.hunsigned short b_count;    /* users using this block */