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

/linux-master/drivers/scsi/cxlflash/
H A Dbackend.h42 void * (*fops_get_context)(struct file *file); member in struct:cxlflash_backend_ops
H A Dcxl_hw.c173 .fops_get_context = cxlflash_fops_get_context,
H A Dsuperpipe.c994 void *ctx = cfg->ops->fops_get_context(file);
1109 void *ctx = cfg->ops->fops_get_context(file);
1182 void *ctx = cfg->ops->fops_get_context(file);
H A Docxl_hw.c1395 .fops_get_context = ocxlflash_fops_get_context,

Completed in 228 milliseconds