Lines Matching refs:lfd
788 ctxi->lfd = adap_fd; in create_context()
833 int lfd; in _cxlflash_disk_detach() local
889 lfd = ctxi->lfd; in _cxlflash_disk_detach()
902 if (lfd != -1) in _cxlflash_disk_detach()
903 sys_close(lfd); in _cxlflash_disk_detach()
995 __func__, ctxi->lfd, ctxid); in cxlflash_cxl_release()
998 ctxi->lfd = -1; in cxlflash_cxl_release()
1099 __func__, ctxi->lfd, ctxid); in cxlflash_mmap_fault()
1175 __func__, ctxi->lfd, ctxid); in cxlflash_cxl_mmap()
1370 fd = ctxi->lfd; in cxlflash_disk_attach()
1544 old_fd = ctxi->lfd; in recover_context()
1546 ctxi->lfd = fd; in recover_context()
1660 recover->adap_fd = ctxi->lfd; in cxlflash_afu_recover()