Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Dnfs.c260 uint32_t fhplusattr[(NFS_V3MAXFHSIZE + in nfs_lookupfh() member
305 bcopy(repl->fhplusattr, &newfd->fh, newfd->fhsize); in nfs_lookupfh()
307 if (repl->fhplusattr[pos++] == 0) { in nfs_lookupfh()
311 bcopy(&repl->fhplusattr[pos], &newfd->fa, sizeof (newfd->fa)); in nfs_lookupfh()