b_iowait          224 fs/xfs/xfs_buf.c 	init_completion(&bp->b_iowait);
b_iowait         1173 fs/xfs/xfs_buf.c 		complete(&bp->b_iowait);
b_iowait         1426 fs/xfs/xfs_buf.c 	wait_for_completion(&bp->b_iowait);
b_iowait          153 fs/xfs/xfs_buf.h 	struct completion	b_iowait;	/* queue for I/O waiters */