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

/linux-master/block/
H A Dblk-cgroup-fc-appid.c46 * blkcg_get_fc_appid - get the fc app identifier associated with a bio
51 char *blkcg_get_fc_appid(struct bio *bio) function
57 EXPORT_SYMBOL_GPL(blkcg_get_fc_appid); variable
/linux-master/include/linux/
H A Dblk-cgroup.h49 char *blkcg_get_fc_appid(struct bio *bio);
/linux-master/drivers/nvme/host/
H A Dfc.c1922 return blkcg_get_fc_appid(rq->bio);
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_scsi.c5190 return blkcg_get_fc_appid(bio);

Completed in 134 milliseconds