Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dbsg.h12 int (*fill_hdr)(struct request *rq, struct sg_io_v4 *hdr, member
/Linux-v5.4/arch/s390/kernel/
Dsthyi.c173 static void fill_hdr(struct sthyi_sctns *sctns) in fill_hdr() function
425 fill_hdr(sctns); in fill_dst()
/Linux-v5.4/block/
Dbsg.c130 .fill_hdr = bsg_scsi_fill_hdr,
159 ret = q->bsg_dev.ops->fill_hdr(rq, &hdr, mode); in bsg_sg_io()
Dbsg-lib.c139 .fill_hdr = bsg_transport_fill_hdr,