Searched refs:dtype_to_vnode (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/fs/nfsserver/ |
| H A D | nfs_nfsdport.c | 129 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
|