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];
|