Searched refs:cxl_get_fd (Results 1 – 3 of 3) sorted by relevance
182 struct file *cxl_get_fd(struct cxl_context *ctx, struct file_operations *fops,
254 struct file *cxl_get_fd(struct cxl_context *ctx, struct file_operations *fops, in cxl_get_fd() function295 EXPORT_SYMBOL_GPL(cxl_get_fd);
1389 file = cxl_get_fd(ctx, &cfg->cxl_fops, &fd); in cxlflash_disk_attach()1517 file = cxl_get_fd(ctx, &cfg->cxl_fops, &fd); in recover_context()