HomeSort by: relevance | last modified time | path
    Searched defs:fdstateid (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/fs/nfs/client/
nfs_clrpcops.c 2285 nfsv4stateid_t fdstateid, tdstateid; local in function:nfsrpc_rename
2295 ret = nfscl_renamedeleg(fvp, &fdstateid, &gotfd, tvp,
2309 *tl++ = fdstateid.seqid;
2310 *tl++ = fdstateid.other[0];
2311 *tl++ = fdstateid.other[1];
2312 *tl = fdstateid.other[2];

Completed in 37 milliseconds