do_wait           595 drivers/scsi/st.c 	   int bytes, int direction, int timeout, int retries, int do_wait)
do_wait           602 drivers/scsi/st.c 	if (!do_wait && ((STp->buffer)->last_SRpnt)) {
do_wait           620 drivers/scsi/st.c 	if (!do_wait)
do_wait           649 drivers/scsi/st.c 	} else if (do_wait) {
do_wait           965 drivers/scsi/st.c static int test_ready(struct scsi_tape *STp, int do_wait)
do_wait           973 drivers/scsi/st.c 	max_wait = do_wait ? ST_BLOCK_SECONDS : 0;
do_wait          1041 drivers/scsi/st.c 	int i, retval, new_session = 0, do_wait;
do_wait          1063 drivers/scsi/st.c 	do_wait = ((filp->f_flags & O_NONBLOCK) == 0);
do_wait          1064 drivers/scsi/st.c 	retval = test_ready(STp, do_wait);
do_wait          1200 drivers/scsi/st.c 		if (do_wait &&
do_wait          1196 fs/ntfs/aops.c do_wait:
do_wait          1246 fs/ntfs/aops.c 			goto do_wait;
do_wait          1543 kernel/exit.c  	ret = do_wait(&wo);
do_wait          1617 kernel/exit.c  	ret = do_wait(&wo);