Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/cxlflash/
Dcommon.h139 struct file_operations cxl_fops; member
Dsuperpipe.c992 cxl_fops); in cxlflash_cxl_release()
1107 cxl_fops); in cxlflash_mmap_fault()
1180 cxl_fops); in cxlflash_cxl_mmap()
1433 file = cfg->ops->get_fd(ctx, &cfg->cxl_fops, &fd); in cxlflash_disk_attach()
1567 file = cfg->ops->get_fd(ctx, &cfg->cxl_fops, &fd); in recover_context()
Dmain.c3701 cfg->cxl_fops = cxlflash_cxl_fops; in cxlflash_probe()