Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-cgroup-fc-appid.c51 char *blkcg_get_fc_appid(struct bio *bio) in blkcg_get_fc_appid() function
57 EXPORT_SYMBOL_GPL(blkcg_get_fc_appid);
/openbmc/linux/include/linux/
H A Dblk-cgroup.h49 char *blkcg_get_fc_appid(struct bio *bio);
/openbmc/linux/drivers/nvme/host/
H A Dfc.c1922 return blkcg_get_fc_appid(rq->bio); in nvme_fc_io_getuuid()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_scsi.c5190 return blkcg_get_fc_appid(bio); in lpfc_is_command_vm_io()