Home
last modified time | relevance | path

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

/netbsd/src/sys/fs/nfs/client/
Dnfs_clrpcops.c2285 nfsv4stateid_t fdstateid, tdstateid; in nfsrpc_rename() local
2296 &tdstateid, &gottd, p); in nfsrpc_rename()
2328 *tl++ = tdstateid.seqid; in nfsrpc_rename()
2329 *tl++ = tdstateid.other[0]; in nfsrpc_rename()
2330 *tl++ = tdstateid.other[1]; in nfsrpc_rename()
2331 *tl = tdstateid.other[2]; in nfsrpc_rename()