Searched refs:BH_New (Results 1 – 17 of 17) sorted by relevance
368 bh_result->b_state |= (1UL << BH_New); in affs_get_block()592 bh->b_state &= ~(1UL << BH_New); in affs_extent_file_ofs()717 if (bh->b_state & (1UL << BH_New)) { in affs_commit_write_ofs()723 bh->b_state &= ~(1UL << BH_New); in affs_commit_write_ofs()749 if (bh->b_state & (1UL << BH_New)) { in affs_commit_write_ofs()755 bh->b_state &= ~(1UL << BH_New); in affs_commit_write_ofs()
264 bh_result->b_state |= (1UL << BH_New); in jfs_get_block()287 bh_result->b_state |= ((1UL << BH_Mapped) | (1UL << BH_New)); in jfs_get_block()
80 bh_result->b_state |= (1UL << BH_New); in fat_get_block()
94 bh_result->b_state |= (1UL << BH_Mapped) | (1UL << BH_New); in hpfs_get_block()
150 clear_bit(BH_New, &bh->b_state) ; in reiserfs_unmap_buffer()
660 bh_result->b_state |= (1UL << BH_New); in reiserfs_get_block()712 bh_result->b_state |= (1UL << BH_New); in reiserfs_get_block()835 bh_result->b_state |= (1UL << BH_New); in reiserfs_get_block()
347 #define set_buffer_new(bh) (bh->b_state |= (1UL << BH_New))
119 bh_result->b_state |= (1UL << BH_New); in hfs_get_block()
199 bh_result->b_state |= (1UL << BH_New); in get_block()
250 bh_result->b_state |= (1UL << BH_New); in get_block()
399 bh_result->b_state |= (1UL << BH_New); in ufs_getfrag_block()
772 bh_result->b_state &= ~(1UL << BH_New); in ext3_get_block_handle()841 bh_result->b_state |= (1UL << BH_New); in ext3_get_block_handle()
580 bh_result->b_state |= (1UL << BH_New); in ext2_get_block()
1383 clear_bit(BH_New, &bh->b_state); in discard_buffer()1652 clear_bit(BH_New, &bh->b_state); in __block_prepare_write()
1971 clear_bit(BH_New, &bh->b_state); in journal_unmap_buffer()
219 BH_New, /* 1 if the buffer is new and not yet written out */ enumerator
361 bh_result->b_state |= (1UL << BH_New); in udf_get_block()