Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdport.c129 static uint8_t dtype_to_vnode[DT_WHT + 1] = { VNON, VFIFO, VCHR, VNON, VDIR,
2822 nvap->na_type = dtype_to_vnode[dtype]; in nfsrvd_readdirplus()
126 static uint8_t dtype_to_vnode[DT_WHT + 1] = { VNON, VFIFO, VCHR, VNON, VDIR, global() variable