Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/cxlflash/
Dcommon.h143 struct file_operations cxl_fops; member
Dsuperpipe.c997 cxl_fops); in cxlflash_cxl_release()
1112 cxl_fops); in cxlflash_mmap_fault()
1185 cxl_fops); in cxlflash_cxl_mmap()
1438 file = cfg->ops->get_fd(ctx, &cfg->cxl_fops, &fd); in cxlflash_disk_attach()
1572 file = cfg->ops->get_fd(ctx, &cfg->cxl_fops, &fd); in recover_context()
Dmain.c3708 cfg->cxl_fops = cxlflash_cxl_fops; in cxlflash_probe()