fops_get_context   42 drivers/scsi/cxlflash/backend.h 	void * (*fops_get_context)(struct file *file);
fops_get_context  173 drivers/scsi/cxlflash/cxl_hw.c 	.fops_get_context	= cxlflash_fops_get_context,
fops_get_context 1395 drivers/scsi/cxlflash/ocxl_hw.c 	.fops_get_context	= ocxlflash_fops_get_context,
fops_get_context  994 drivers/scsi/cxlflash/superpipe.c 	void *ctx = cfg->ops->fops_get_context(file);
fops_get_context 1109 drivers/scsi/cxlflash/superpipe.c 	void *ctx = cfg->ops->fops_get_context(file);
fops_get_context 1182 drivers/scsi/cxlflash/superpipe.c 	void *ctx = cfg->ops->fops_get_context(file);