Home
last modified time | relevance | path

Searched refs:bsg_sg_io (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/block/
H A Dbsg.c57 static int bsg_sg_io(struct bsg_device *bd, bool open_for_write, in bsg_sg_io() function
151 return bsg_sg_io(bd, file->f_mode & FMODE_WRITE, uarg); in bsg_ioctl()