Lines Matching refs:b_assoc_map
486 WARN_ON(!bh->b_assoc_map); in __remove_assoc_queue()
488 set_bit(AS_EIO, &bh->b_assoc_map->flags); in __remove_assoc_queue()
489 bh->b_assoc_map = NULL; in __remove_assoc_queue()
614 if (!bh->b_assoc_map) { in mark_buffer_dirty_inode()
618 bh->b_assoc_map = mapping; in mark_buffer_dirty_inode()
745 mapping = bh->b_assoc_map; in fsync_buffers_list()
752 bh->b_assoc_map = mapping; in fsync_buffers_list()
784 mapping = bh->b_assoc_map; in fsync_buffers_list()
792 bh->b_assoc_map = mapping; in fsync_buffers_list()
1218 if (bh->b_assoc_map) { in __bforget()
1223 bh->b_assoc_map = NULL; in __bforget()
3203 if (bh->b_assoc_map) in drop_buffers()