Searched refs:fd_mmap (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/scsi/cxlflash/
H A Dbackend.h44 int (*fd_mmap)(struct file *file, struct vm_area_struct *vm); member in struct:cxlflash_backend_ops
H A Dcxl_hw.c175 .fd_mmap = cxlflash_fd_mmap,
H A Docxl_hw.c1397 .fd_mmap = ocxlflash_fd_mmap,
H A Dsuperpipe.c1206 rc = cfg->ops->fd_mmap(file, vma);

Completed in 146 milliseconds