Searched refs:fops_get_context (Results 1 – 4 of 4) sorted by relevance
42 void * (*fops_get_context)(struct file *file); member
173 .fops_get_context = cxlflash_fops_get_context,
992 void *ctx = cfg->ops->fops_get_context(file); in cxlflash_cxl_release()1107 void *ctx = cfg->ops->fops_get_context(file); in cxlflash_mmap_fault()1180 void *ctx = cfg->ops->fops_get_context(file); in cxlflash_cxl_mmap()
1394 .fops_get_context = ocxlflash_fops_get_context,