Searched refs:FPOS_TO_FBA (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/avs/ns/nsctl/ | ||
H A D | nsc_disk.h | 74 #define FPOS_TO_FBA(u) ((nsc_off_t)(FBA_NUM((u)->uio_loffset))) macro |
H A D | nsc_disk.c | 194 pos = FPOS_TO_FBA(uiop); in _nsc_rw_uio() |