taglinefilesource code
b_count295fs/buffer.cbh->b_count++;
b_count299fs/buffer.cbh->b_count--;
b_count338fs/buffer.cif (tmp->b_count || tmp->b_size != size)
b_count364fs/buffer.cif (bh->b_count || bh->b_size != size)
b_count376fs/buffer.cbh->b_count=1;
b_count391fs/buffer.cif (buf->b_count) {
b_count392fs/buffer.cif (--buf->b_count)
b_count446fs/buffer.ctmp->b_count--;
b_count637fs/buffer.cif (tmp->b_count || tmp->b_dirt || tmp->b_lock)
b_count671fs/buffer.cif (bh->b_count || !bh->b_this_page)
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_count55fs/ext2/truncate.cif ((bh && bh->b_count != 1) || tmp != *p) {
b_count109fs/ext2/truncate.cif ((bh && bh->b_count != 1) || tmp != *ind) {
b_count126fs/ext2/truncate.cif (ind_bh->b_count != 1)
b_count182fs/ext2/truncate.cif (dind_bh->b_count != 1)
b_count239fs/ext2/truncate.cif (tind_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_count272fs/xiafs/bitmap.cif (bh->b_count != 1) {
b_count58fs/xiafs/truncate.cif ((bh && bh->b_count != 1) || tmp != *lp)
b_count104fs/xiafs/truncate.cif ((bh && bh->b_count != 1) || tmp != *indp)
b_count117fs/xiafs/truncate.cif (ind_bh->b_count != 1)
b_count166fs/xiafs/truncate.cif (dind_bh->b_count != 1)
b_count144include/linux/fs.hunsigned short b_count;    /* users using this block */