Home
last modified time | relevance | path

Searched defs:at_head (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/
H A Dsg.c778 int k, at_head; in sg_common_write() local
/linux/drivers/nvme/host/
H A Dcore.c1134 int nvme_execute_rq(struct request *rq, bool at_head) in nvme_execute_rq()