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.c2965 nfsv4stateid_t fdstateid, tdstateid; in nfsrpc_rename() local
2979 &tdstateid, &gottd, p); in nfsrpc_rename()
3011 *tl++ = tdstateid.seqid; in nfsrpc_rename()
3012 *tl++ = tdstateid.other[0]; in nfsrpc_rename()
3013 *tl++ = tdstateid.other[1]; in nfsrpc_rename()
3014 *tl = tdstateid.other[2]; in nfsrpc_rename()