Searched refs:tdstateid (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/fs/nfsclient/
H A Dnfs_clrpcops.c2363 nfsv4stateid_t fdstateid, tdstateid; local
2374 &tdstateid, &gottd, p);
2406 *tl++ = tdstateid.seqid;
2407 *tl++ = tdstateid.other[0];
2408 *tl++ = tdstateid.other[1];
2409 *tl = tdstateid.other[2];

Completed in 126 milliseconds