Home
last modified time | relevance | path

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

/freebsd/stand/libsa/
H A Dnfs.c258 uint32_t fhplusattr[(NFS_V3MAXFHSIZE + in nfs_lookupfh() member
303 bcopy(repl->fhplusattr, &newfd->fh, newfd->fhsize); in nfs_lookupfh()
305 if (repl->fhplusattr[pos++] == 0) { in nfs_lookupfh()
309 bcopy(&repl->fhplusattr[pos], &newfd->fa, sizeof(newfd->fa)); in nfs_lookupfh()