ZFCP_FSF_REQ_SBAL_GET
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
zfcp_fsf_req_sbal_get - try to get one SBAL in the request queue
SYNOPSIS
"SYNOPSIS"
int zfcp_fsf_req_sbal_get (struct zfcp_adapter * adapter, int req_flags, unsigned long * lock_flags);
ARGUMENTS
- adapter
-
adapter for which request queue is examined
- req_flags
-
flags indicating whether to wait for needed SBAL or not
- lock_flags
-
lock_flags if queue_lock is taken
RETURN
0 on success, otherwise -EIO, or -ERESTARTSYS
LOCKS
lock adapter->request_queue->queue_lock on success
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- RETURN
-
- LOCKS
-
This document was created by
man2html,
using the manual pages.
Time: 00:03:03 GMT, October 09, 2005