#include <iodef.h>
#include <irpdef.h>
#include <ucbdef.h>
#include <ccbdef.h>
#include <linux/sched.h>
#include <exe_routines.h>
Go to the source code of this file.
Functions | |
int | acp_std_access (struct _irp *i, struct _pcb *p, struct _ucb *u, struct _ccb *c) |
int | acp_std_readblk (struct _irp *i, struct _pcb *p, struct _ucb *u, struct _ccb *c) |
void | acp_std_writeblk (struct _irp *i, struct _pcb *p, struct _ucb *u, struct _ccb *c) |
void | acp_std_accessnet (struct _irp *i, struct _pcb *p, struct _ucb *u, struct _ccb *c) |
void | acp_std_deaccess (struct _irp *i, struct _pcb *p, struct _ucb *u, struct _ccb *c) |
void | acp_std_modify (struct _irp *i, struct _pcb *p, struct _ucb *u, struct _ccb *c) |
void | acp_std_mount (struct _irp *i, struct _pcb *p, struct _ucb *u, struct _ccb *c) |
Definition in file sysacpfdt.c.
Definition at line 51 of file sysacpfdt.c.
Definition at line 22 of file sysacpfdt.c.
References exe_qioacppkt(), exe_qiodrvpkt(), _irp::irp_l_abcnt, _irp::irp_l_obcnt, _irp::irp_l_qio_p2, _irp::irp_l_sts, and _irp::irp_v_fcode.
Definition at line 38 of file sysacpfdt.c.
References exe_qioacppkt(), exe_qiodrvpkt(), _irp::irp_l_abcnt, _irp::irp_l_obcnt, _irp::irp_l_qio_p2, _irp::irp_l_sts, and _irp::irp_v_fcode.