Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dbsg.h12 int (*fill_hdr)(struct request *rq, struct sg_io_v4 *hdr, member
/Linux-v4.19/arch/s390/kernel/
Dsthyi.c173 static void fill_hdr(struct sthyi_sctns *sctns) in fill_hdr() function
423 fill_hdr(sctns); in fill_dst()
/Linux-v4.19/block/
Dbsg.c136 .fill_hdr = bsg_scsi_fill_hdr,
162 ret = q->bsg_dev.ops->fill_hdr(rq, hdr, mode); in bsg_map_hdr()
Dbsg-lib.c113 .fill_hdr = bsg_transport_fill_hdr,