Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/puffs/
H A Dpuffs_msgif.h435 struct puffs_vfsmsg_nodetofh { struct
H A Dpuffs_vfsops.c693 argsize = sizeof(struct puffs_vfsmsg_nodetofh) + fhlen; in puffs_vfsop_vptofh()
/netbsd-src/lib/libpuffs/
H A Ddispatcher.c220 struct puffs_vfsmsg_nodetofh *auxt = auxbuf; in dispatch()