Home
last modified time | relevance | path

Searched refs:V_ISLOFIABLE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dlofi.h216 #define V_ISLOFIABLE(vtype) \ macro
/illumos-gate/usr/src/uts/common/io/
H A Dlofi.c3020 if (!V_ISLOFIABLE(vp->v_type)) { in lofi_map_file()