Lines Matching refs:b_assoc_map
482 WARN_ON(!bh->b_assoc_map); in __remove_assoc_queue()
484 set_bit(AS_EIO, &bh->b_assoc_map->flags); in __remove_assoc_queue()
485 bh->b_assoc_map = NULL; in __remove_assoc_queue()
610 if (!bh->b_assoc_map) { in mark_buffer_dirty_inode()
614 bh->b_assoc_map = mapping; in mark_buffer_dirty_inode()
728 mapping = bh->b_assoc_map; in fsync_buffers_list()
735 bh->b_assoc_map = mapping; in fsync_buffers_list()
767 mapping = bh->b_assoc_map; in fsync_buffers_list()
775 bh->b_assoc_map = mapping; in fsync_buffers_list()
1194 if (bh->b_assoc_map) { in __bforget()
1199 bh->b_assoc_map = NULL; in __bforget()
3203 if (bh->b_assoc_map) in drop_buffers()