Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dscsi_lib.c576 static struct scatterlist *scsi_sg_alloc(unsigned int nents, gfp_t gfp_mask) in scsi_sg_alloc() function
608 first_chunk, GFP_ATOMIC, scsi_sg_alloc); in scsi_alloc_sgtable()