b_state           163 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c 	u8 b_state, b_rate;
b_state           169 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c 	err = qlcnic_validate_beacon(adapter, beacon, &b_state, &b_rate);
b_state           175 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c 	if (ahw->beacon_state == b_state)
b_state           198 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c 	err = qlcnic_config_led(adapter, b_state, b_rate);
b_state           201 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c 		ahw->beacon_state = b_state;
b_state           451 fs/affs/file.c 	tmp_bh.b_state = 0;
b_state           456 fs/affs/file.c 			bh->b_state |= tmp_bh.b_state;
b_state           470 fs/affs/file.c 	tmp_bh.b_state = 0;
b_state           475 fs/affs/file.c 			bh->b_state |= tmp_bh.b_state;
b_state           489 fs/affs/file.c 	tmp_bh.b_state = 0;
b_state           494 fs/affs/file.c 			bh->b_state |= tmp_bh.b_state;
b_state           584 fs/affs/file.c 		bh->b_state &= ~(1UL << BH_New);
b_state           734 fs/affs/file.c 			bh->b_state &= ~(1UL << BH_New);
b_state           768 fs/affs/file.c 			bh->b_state &= ~(1UL << BH_New);
b_state            66 fs/buffer.c    	wait_on_bit_lock_io(&bh->b_state, BH_Lock, TASK_UNINTERRUPTIBLE);
b_state            72 fs/buffer.c    	clear_bit_unlock(BH_Lock, &bh->b_state);
b_state            74 fs/buffer.c    	wake_up_bit(&bh->b_state, BH_Lock);
b_state           119 fs/buffer.c    	wait_on_bit_io(&bh->b_state, BH_Lock, TASK_UNINTERRUPTIBLE);
b_state           133 fs/buffer.c    	if (!test_bit(BH_Quiet, &bh->b_state))
b_state           239 fs/buffer.c    		       bh->b_state, bh->b_size, bdev,
b_state           279 fs/buffer.c    	bit_spin_lock(BH_Uptodate_Lock, &first->b_state);
b_state           292 fs/buffer.c    	bit_spin_unlock(BH_Uptodate_Lock, &first->b_state);
b_state           305 fs/buffer.c    	bit_spin_unlock(BH_Uptodate_Lock, &first->b_state);
b_state           335 fs/buffer.c    	bit_spin_lock(BH_Uptodate_Lock, &first->b_state);
b_state           347 fs/buffer.c    	bit_spin_unlock(BH_Uptodate_Lock, &first->b_state);
b_state           353 fs/buffer.c    	bit_spin_unlock(BH_Uptodate_Lock, &first->b_state);
b_state          1437 fs/buffer.c    	unsigned long b_state, b_state_old;
b_state          1442 fs/buffer.c    	b_state = bh->b_state;
b_state          1444 fs/buffer.c    		b_state_old = cmpxchg(&bh->b_state, b_state,
b_state          1445 fs/buffer.c    				      (b_state & ~BUFFER_FLAGS_DISCARD));
b_state          1446 fs/buffer.c    		if (b_state_old == b_state)
b_state          1448 fs/buffer.c    		b_state = b_state_old;
b_state          1525 fs/buffer.c    			unsigned long blocksize, unsigned long b_state)
b_state          1532 fs/buffer.c    		bh->b_state |= b_state;
b_state          1641 fs/buffer.c    static struct buffer_head *create_page_buffers(struct page *page, struct inode *inode, unsigned int b_state)
b_state          1647 fs/buffer.c    				     b_state);
b_state          2612 fs/buffer.c    		bh->b_state = 0;
b_state          2816 fs/buffer.c    	map_bh.b_state = 0;
b_state          2987 fs/buffer.c    		set_bit(BH_Quiet, &bh->b_state);
b_state          3215 fs/buffer.c    		(bh->b_state & ((1 << BH_Dirty) | (1 << BH_Lock)));
b_state           688 fs/direct-io.c 		map_bh->b_state = 0;
b_state          1514 fs/ext2/super.c 		tmp_bh.b_state = 0;
b_state          1553 fs/ext2/super.c 		tmp_bh.b_state = 0;
b_state          3366 fs/ext4/ext4.h 			test_bit(BH_BITMAP_UPTODATE, &(bh)->b_state));
b_state          3370 fs/ext4/ext4.h 	set_bit(BH_BITMAP_UPTODATE, &(bh)->b_state);
b_state           773 fs/ext4/inode.c 		bh->b_state = (bh->b_state & ~EXT4_MAP_FLAGS) | flags;
b_state           782 fs/ext4/inode.c 		old_state = READ_ONCE(bh->b_state);
b_state           785 fs/ext4/inode.c 		 cmpxchg(&bh->b_state, old_state, new_state) != old_state));
b_state          2283 fs/ext4/inode.c 		map->m_flags = bh->b_state & BH_FLAGS;
b_state          2293 fs/ext4/inode.c 	    (bh->b_state & BH_FLAGS) == map->m_flags) {
b_state            94 fs/ext4/page-io.c 		bit_spin_lock(BH_Uptodate_Lock, &head->b_state);
b_state           106 fs/ext4/page-io.c 		bit_spin_unlock(BH_Uptodate_Lock, &head->b_state);
b_state          1411 fs/f2fs/data.c 		bh->b_state = (bh->b_state & ~F2FS_MAP_FLAGS) | map.m_flags;
b_state          1334 fs/gfs2/bmap.c 	struct buffer_head bh = { .b_state = 0, .b_blocknr = 0 };
b_state          2304 fs/gfs2/bmap.c 		bh.b_state = 0;
b_state          2329 fs/gfs2/bmap.c 		bh.b_state, (unsigned long long)bh.b_size);
b_state          2371 fs/gfs2/bmap.c 		bh.b_state = 0;
b_state            37 fs/gfs2/glops.c 	       bh, (unsigned long long)bh->b_blocknr, bh->b_state,
b_state            60 fs/gfs2/glops.c 	const unsigned long b_state = (1UL << BH_Dirty)|(1UL << BH_Pinned)|(1UL << BH_Lock);
b_state            68 fs/gfs2/glops.c 		if (bh->b_state & b_state) {
b_state            76 fs/gfs2/meta_io.h ((bh)->b_state & ((1ul << BH_Dirty) | (1ul << BH_Lock) | (1ul << BH_Pinned)))
b_state           372 fs/gfs2/quota.c 	struct buffer_head bh_map = { .b_state = 0, .b_blocknr = 0 };
b_state           461 fs/gfs2/trace_gfs2.h 		__entry->state		= bh->b_state;
b_state          1167 fs/isofs/inode.c 	dummy.b_state = 0;
b_state            42 fs/jbd2/commit.c 		clear_bit_unlock(BH_Shadow, &orig_bh->b_state);
b_state            44 fs/jbd2/commit.c 		wake_up_bit(&orig_bh->b_state, BH_Shadow);
b_state           659 fs/jbd2/commit.c 		set_bit(BH_JWrite, &jh2bh(jh)->b_state);
b_state           995 fs/jbd2/transaction.c 		wait_on_bit_io(&bh->b_state, BH_Shadow, TASK_UNINTERRUPTIBLE);
b_state           757 fs/jfs/super.c 		tmp_bh.b_state = 0;
b_state           797 fs/jfs/super.c 		tmp_bh.b_state = 0;
b_state           126 fs/mpage.c     			page_bh->b_state = bh->b_state;
b_state           226 fs/mpage.c     		map_bh->b_state = 0;
b_state           580 fs/mpage.c     		map_bh.b_state = 0;
b_state           504 fs/nilfs2/bmap.c 	bmap->b_state = 0;
b_state           560 fs/nilfs2/bmap.c 	bmap->b_state = 0;
b_state           570 fs/nilfs2/bmap.c 	store->state = bmap->b_state;
b_state           579 fs/nilfs2/bmap.c 	bmap->b_state = store->state;
b_state           110 fs/nilfs2/bmap.h 	int b_state;
b_state           248 fs/nilfs2/bmap.h 	return !!(bmap->b_state & NILFS_BMAP_DIRTY);
b_state           254 fs/nilfs2/bmap.h 	bmap->b_state |= NILFS_BMAP_DIRTY;
b_state           260 fs/nilfs2/bmap.h 	bmap->b_state &= ~NILFS_BMAP_DIRTY;
b_state            30 fs/nilfs2/page.c 		       int blkbits, unsigned long b_state)
b_state            37 fs/nilfs2/page.c 		create_empty_buffers(page, 1 << blkbits, b_state);
b_state            50 fs/nilfs2/page.c 				      unsigned long b_state)
b_state            61 fs/nilfs2/page.c 	bh = __nilfs_get_page_block(page, blkoff, index, blkbits, b_state);
b_state            84 fs/nilfs2/page.c 	set_mask_bits(&bh->b_state, clear_bits, 0);
b_state           113 fs/nilfs2/page.c 	dbh->b_state = sbh->b_state & NILFS_BUFFER_INHERENT_BITS;
b_state           118 fs/nilfs2/page.c 	bits = sbh->b_state & (BIT(BH_Uptodate) | BIT(BH_Mapped));
b_state           121 fs/nilfs2/page.c 		bits &= bh->b_state;
b_state           181 fs/nilfs2/page.c 			       (unsigned long long)bh->b_blocknr, bh->b_state);
b_state           215 fs/nilfs2/page.c 		dbh->b_state = sbh->b_state & mask;
b_state           416 fs/nilfs2/page.c 			set_mask_bits(&bh->b_state, clear_bits, 0);
b_state          1856 fs/nilfs2/segment.c 			set_mask_bits(&bh->b_state, clear_bits, set_bits);
b_state            96 fs/ntfs/aops.c 	bit_spin_lock(BH_Uptodate_Lock, &first->b_state);
b_state           111 fs/ntfs/aops.c 	bit_spin_unlock(BH_Uptodate_Lock, &first->b_state);
b_state           145 fs/ntfs/aops.c 	bit_spin_unlock(BH_Uptodate_Lock, &first->b_state);
b_state          2192 fs/ocfs2/aops.c 		bh_result->b_state = 0;
b_state           657 fs/ocfs2/journal.c 		     (unsigned long long)bh->b_blocknr, bh->b_state);
b_state           162 fs/reiserfs/prints.c 			 bh->b_state, bh->b_page,
b_state          2510 fs/reiserfs/super.c 		tmp_bh.b_state = 0;
b_state          2559 fs/reiserfs/super.c 		tmp_bh.b_state = 0;
b_state           462 fs/udf/inode.c 	dummy.b_state = 0;
b_state            95 fs/xfs/xfs_buf.c 	if (!(bp->b_state & XFS_BSTATE_IN_FLIGHT)) {
b_state            96 fs/xfs/xfs_buf.c 		bp->b_state |= XFS_BSTATE_IN_FLIGHT;
b_state           112 fs/xfs/xfs_buf.c 	if (bp->b_state & XFS_BSTATE_IN_FLIGHT) {
b_state           113 fs/xfs/xfs_buf.c 		bp->b_state &= ~XFS_BSTATE_IN_FLIGHT;
b_state           160 fs/xfs/xfs_buf.c 	if (!(bp->b_state & XFS_BSTATE_DISPOSE) &&
b_state          1028 fs/xfs/xfs_buf.c 			bp->b_state &= ~XFS_BSTATE_DISPOSE;
b_state          1039 fs/xfs/xfs_buf.c 		if (!(bp->b_state & XFS_BSTATE_DISPOSE)) {
b_state          1580 fs/xfs/xfs_buf.c 	bp->b_state |= XFS_BSTATE_DISPOSE;
b_state          1658 fs/xfs/xfs_buf.c 	bp->b_state |= XFS_BSTATE_DISPOSE;
b_state           143 fs/xfs/xfs_buf.h 	unsigned int		b_state;	/* internal state flags */
b_state            64 include/linux/buffer_head.h 	unsigned long b_state;		/* buffer state bitmap (see above) */
b_state            90 include/linux/buffer_head.h 	if (!test_bit(BH_##bit, &(bh)->b_state))			\
b_state            91 include/linux/buffer_head.h 		set_bit(BH_##bit, &(bh)->b_state);			\
b_state            95 include/linux/buffer_head.h 	clear_bit(BH_##bit, &(bh)->b_state);				\
b_state            99 include/linux/buffer_head.h 	return test_bit(BH_##bit, &(bh)->b_state);			\
b_state           108 include/linux/buffer_head.h 	return test_and_set_bit(BH_##bit, &(bh)->b_state);		\
b_state           112 include/linux/buffer_head.h 	return test_and_clear_bit(BH_##bit, &(bh)->b_state);		\
b_state           164 include/linux/buffer_head.h 			unsigned long b_state);
b_state           367 include/linux/buffer_head.h 	return likely(!test_and_set_bit_lock(BH_Lock, &bh->b_state));
b_state           347 include/linux/jbd2.h 	bit_spin_lock(BH_State, &bh->b_state);
b_state           352 include/linux/jbd2.h 	return bit_spin_trylock(BH_State, &bh->b_state);
b_state           357 include/linux/jbd2.h 	return bit_spin_is_locked(BH_State, &bh->b_state);
b_state           362 include/linux/jbd2.h 	bit_spin_unlock(BH_State, &bh->b_state);
b_state           367 include/linux/jbd2.h 	bit_spin_lock(BH_JournalHead, &bh->b_state);
b_state           372 include/linux/jbd2.h 	bit_spin_unlock(BH_JournalHead, &bh->b_state);