XBF_DONE          256 fs/xfs/libxfs/xfs_dquot_buf.c 		bp->b_flags &= ~XBF_DONE;
XBF_DONE          383 fs/xfs/libxfs/xfs_ialloc.c 			fbuf->b_flags |= XBF_DONE;
XBF_DONE          101 fs/xfs/libxfs/xfs_inode_buf.c 				bp->b_flags &= ~XBF_DONE;
XBF_DONE          796 fs/xfs/xfs_buf.c 	ASSERT(bp->b_flags & XBF_DONE);
XBF_DONE          805 fs/xfs/xfs_buf.c 		bp->b_flags &= ~XBF_DONE;
XBF_DONE          827 fs/xfs/xfs_buf.c 	if (!(bp->b_flags & XBF_DONE)) {
XBF_DONE         1166 fs/xfs/xfs_buf.c 		bp->b_flags |= XBF_DONE;
XBF_DONE         1226 fs/xfs/xfs_buf.c 			 XBF_WRITE_FAIL | XBF_DONE);
XBF_DONE         1452 fs/xfs/xfs_buf.c 		bp->b_flags &= ~XBF_DONE;
XBF_DONE           50 fs/xfs/xfs_buf.h 	{ XBF_DONE,		"DONE" }, \
XBF_DONE          476 fs/xfs/xfs_buf_item.c 		bp->b_flags &= ~XBF_DONE;
XBF_DONE         1119 fs/xfs/xfs_buf_item.c 		bp->b_flags |= (XBF_WRITE | XBF_DONE | XBF_WRITE_FAIL);
XBF_DONE         1163 fs/xfs/xfs_buf_item.c 	bp->b_flags |= XBF_DONE;
XBF_DONE         3609 fs/xfs/xfs_inode.c 	bp->b_flags &= ~XBF_DONE;
XBF_DONE         3952 fs/xfs/xfs_log.c 			mp->m_sb_bp->b_flags |= XBF_DONE;
XBF_DONE         3982 fs/xfs/xfs_log.c 		mp->m_sb_bp->b_flags |= XBF_DONE;
XBF_DONE         5622 fs/xfs/xfs_log_recover.c 	bp->b_flags &= ~(XBF_DONE | XBF_ASYNC);
XBF_DONE         1317 fs/xfs/xfs_mount.c 	ASSERT(bp->b_flags & XBF_DONE);
XBF_DONE          140 fs/xfs/xfs_trans_buf.c 			bp->b_flags |= XBF_DONE;
XBF_DONE          253 fs/xfs/xfs_trans_buf.c 		ASSERT(bp->b_flags & XBF_DONE);
XBF_DONE          321 fs/xfs/xfs_trans_buf.c 		bp->b_flags &= ~XBF_DONE;
XBF_DONE          496 fs/xfs/xfs_trans_buf.c 	bp->b_flags |= XBF_DONE;