Home
last modified time | relevance | path

Searched defs:sg_io_owned (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/include/scsi/
Dsg.h158 char sg_io_owned; /* 0 -> complete with read(), 1 -> owned by SG_IO */ member
/linux-3.3/drivers/scsi/
Dsg.c139 char sg_io_owned; /* 1 -> packet belongs to SG_IO */ member
648 size_t count, int blocking, int read_only, int sg_io_owned, in sg_new_write()
/linux-3.3/fs/
Dcompat_ioctl.c375 char sg_io_owned; member