Searched refs:dtype_to_vnode (Results 1 – 1 of 1) sorted by relevance
123 static uint8_t dtype_to_vnode[DT_WHT + 1] = { VNON, VFIFO, VCHR, VNON, VDIR, variable2196 nvap->na_type = dtype_to_vnode[dtype]; in nfs_dtypetovtype()