HomeSort by: relevance | last modified time | path
    Searched refs:tdstateid (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/nfs/client/
nfs_clrpcops.c 2285 nfsv4stateid_t fdstateid, tdstateid; local in function:nfsrpc_rename
2296 &tdstateid, &gottd, p);
2328 *tl++ = tdstateid.seqid;
2329 *tl++ = tdstateid.other[0];
2330 *tl++ = tdstateid.other[1];
2331 *tl = tdstateid.other[2];
nfs_clrpcops.c 2285 nfsv4stateid_t fdstateid, tdstateid; local in function:nfsrpc_rename
2296 &tdstateid, &gottd, p);
2328 *tl++ = tdstateid.seqid;
2329 *tl++ = tdstateid.other[0];
2330 *tl++ = tdstateid.other[1];
2331 *tl = tdstateid.other[2];
nfs_clrpcops.c 2285 nfsv4stateid_t fdstateid, tdstateid; local in function:nfsrpc_rename
2296 &tdstateid, &gottd, p);
2328 *tl++ = tdstateid.seqid;
2329 *tl++ = tdstateid.other[0];
2330 *tl++ = tdstateid.other[1];
2331 *tl = tdstateid.other[2];

Completed in 42 milliseconds