Home
last modified time | relevance | path

Searched refs:cxl_fops (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/scsi/cxlflash/
Dcommon.h139 struct file_operations cxl_fops; member
Dsuperpipe.c991 cxl_fops); in cxlflash_cxl_release()
1106 cxl_fops); in cxlflash_mmap_fault()
1179 cxl_fops); in cxlflash_cxl_mmap()
1432 file = cfg->ops->get_fd(ctx, &cfg->cxl_fops, &fd); in cxlflash_disk_attach()
1566 file = cfg->ops->get_fd(ctx, &cfg->cxl_fops, &fd); in recover_context()
Dmain.c3682 cfg->cxl_fops = cxlflash_cxl_fops; in cxlflash_probe()