Searched refs:ctl_backend_ramdisk_getpage (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/cam/ctl/ |
H A D | ctl_backend_ramdisk.c | 210 ctl_backend_ramdisk_getpage(struct ctl_be_ramdisk_lun *be_lun, off_t pn, in ctl_backend_ramdisk_getpage() function 374 page = ctl_backend_ramdisk_getpage(be_lun, in ctl_backend_ramdisk_cmp() 469 page = ctl_backend_ramdisk_getpage(be_lun, in ctl_backend_ramdisk_rw() 484 page = ctl_backend_ramdisk_getpage(be_lun, in ctl_backend_ramdisk_rw() 567 page = ctl_backend_ramdisk_getpage(be_lun, in ctl_backend_ramdisk_gls() 705 page = ctl_backend_ramdisk_getpage(be_lun, p, op); in ctl_backend_ramdisk_delete() 718 page = ctl_backend_ramdisk_getpage(be_lun, lp, op); in ctl_backend_ramdisk_delete() 764 page = ctl_backend_ramdisk_getpage(be_lun, in ctl_backend_ramdisk_ws() 912 page = ctl_backend_ramdisk_getpage(be_lun, in ctl_backend_ramdisk_wz()
|