Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxlflash/
Dcommon.h117 struct file_operations cxl_fops; member
Dsuperpipe.c964 cxl_fops); in cxlflash_cxl_release()
1077 cxl_fops); in cxlflash_mmap_fault()
1152 cxl_fops); in cxlflash_cxl_mmap()
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()
Dmain.c2393 cfg->cxl_fops = cxlflash_cxl_fops; in cxlflash_probe()