Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfsclient/
H A Dnfs_clrpcops.c2947 nfsv4stateid_t fdstateid, tdstateid; in nfsrpc_rename() local
2958 &tdstateid, &gottd, p); in nfsrpc_rename()
2990 *tl++ = tdstateid.seqid; in nfsrpc_rename()
2991 *tl++ = tdstateid.other[0]; in nfsrpc_rename()
2992 *tl++ = tdstateid.other[1]; in nfsrpc_rename()
2993 *tl = tdstateid.other[2]; in nfsrpc_rename()