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

/freebsd-11-stable/sys/dev/hptmv/
H A Dentry.c1029 LBA_T thiscap, maxcap = MAX_LBA_T; local
1038 thiscap = pArray->vf_format_v2? pVDevice->u.disk.dDeRealCapacity : pVDevice->VDeviceCapacity;
1042 thiscap < maxcap &&
1043 thiscap >= capacity)

Completed in 46 milliseconds