Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/puffs/
H A Dpuffs_compat.c236 ((struct puffs_vfsmsg_fhtonode *)oreq)->pvfsr_dsize); in puffs_compat_outgoing()
H A Dpuffs_msgif.h422 struct puffs_vfsmsg_fhtonode { struct
H A Dpuffs_vfsops.c645 argsize = sizeof(struct puffs_vfsmsg_fhtonode) + fhlen; in puffs_vfsop_fhtovp()
/netbsd-src/lib/libpuffs/
H A Ddispatcher.c201 struct puffs_vfsmsg_fhtonode *auxt = auxbuf; in dispatch()