w_di_bh           782 fs/ocfs2/aops.c 	struct buffer_head		*w_di_bh;
w_di_bh           846 fs/ocfs2/aops.c 	brelse(wc->w_di_bh);
w_di_bh           867 fs/ocfs2/aops.c 	wc->w_di_bh = di_bh;
w_di_bh          1152 fs/ocfs2/aops.c 					   wc->w_di_bh, wc->w_handle,
w_di_bh          1172 fs/ocfs2/aops.c 					      wc->w_di_bh);
w_di_bh          1493 fs/ocfs2/aops.c 	struct ocfs2_dinode *di = (struct ocfs2_dinode *)wc->w_di_bh->b_data;
w_di_bh          1516 fs/ocfs2/aops.c 	ret = ocfs2_journal_access_di(handle, INODE_CACHE(inode), wc->w_di_bh,
w_di_bh          1529 fs/ocfs2/aops.c 		ret = ocfs2_read_inline_data(inode, page, wc->w_di_bh);
w_di_bh          1570 fs/ocfs2/aops.c 		    ocfs2_size_fits_inline_data(wc->w_di_bh, end))
w_di_bh          1577 fs/ocfs2/aops.c 		ret = ocfs2_convert_inline_data_to_extents(inode, wc->w_di_bh);
w_di_bh          1592 fs/ocfs2/aops.c 	di = (struct ocfs2_dinode *)wc->w_di_bh->b_data;
w_di_bh          1731 fs/ocfs2/aops.c 	di = (struct ocfs2_dinode *)wc->w_di_bh->b_data;
w_di_bh          1753 fs/ocfs2/aops.c 					      wc->w_di_bh);
w_di_bh          1800 fs/ocfs2/aops.c 	ret = ocfs2_journal_access_di(handle, INODE_CACHE(inode), wc->w_di_bh,
w_di_bh          1971 fs/ocfs2/aops.c 	struct ocfs2_dinode *di = (struct ocfs2_dinode *)wc->w_di_bh->b_data;
w_di_bh          1979 fs/ocfs2/aops.c 				wc->w_di_bh, OCFS2_JOURNAL_ACCESS_WRITE);
w_di_bh          2056 fs/ocfs2/aops.c 		ocfs2_journal_dirty(handle, wc->w_di_bh);
w_di_bh          2071 fs/ocfs2/aops.c 	brelse(wc->w_di_bh);