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

/freebsd-11-stable/stand/libsa/
H A Dnfs.c261 uint32_t fhplusattr[(NFS_V3MAXFHSIZE + member in struct:repl
306 bcopy(repl->fhplusattr, &newfd->fh, newfd->fhsize);
308 if (repl->fhplusattr[pos++] == 0) {
312 bcopy(&repl->fhplusattr[pos], &newfd->fa, sizeof(newfd->fa));

Completed in 112 milliseconds