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

/freebsd-10.1-release/sys/cam/ctl/
H A Dctl_backend.h85 CTL_LUN_FLAG_UNMAP = 0x80 enumerator in enum:__anon6447
H A Dctl_backend_ramdisk.c597 be_lun->ctl_be_lun.flags |= CTL_LUN_FLAG_UNMAP;
H A Dctl_backend_block.c2037 be_lun->ctl_be_lun.flags |= CTL_LUN_FLAG_UNMAP;
H A Dctl.c7271 if (lun->be_lun->flags & CTL_LUN_FLAG_UNMAP)
10182 if (lun->be_lun->flags & CTL_LUN_FLAG_UNMAP) {
10289 if (lun != NULL && lun->be_lun->flags & CTL_LUN_FLAG_UNMAP) {

Completed in 71 milliseconds