Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nfsd/
Dstate.h672 struct nfs4_stid **cstid);
Dnfs4state.c6461 struct nfs4_stid **cstid) in nfs4_preprocess_stateid_op() argument
6472 if (cstid) in nfs4_preprocess_stateid_op()
6513 if (!status && cstid) in nfs4_preprocess_stateid_op()
6514 *cstid = s; in nfs4_preprocess_stateid_op()