Home
last modified time | relevance | path

Searched refs:nfsd4_test_stateid (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/fs/nfsd/
Dxdr4.h393 struct nfsd4_test_stateid { struct
680 struct nfsd4_test_stateid test_stateid;
835 extern __be32 nfsd4_test_stateid(struct svc_rqst *rqstp,
Dnfs4xdr.c1877 struct nfsd4_test_stateid *test_stateid = &u->test_stateid; in nfsd4_decode_test_stateid()
4655 struct nfsd4_test_stateid *test_stateid = &u->test_stateid; in nfsd4_encode_test_stateid()
Dnfs4proc.c3443 .op_func = nfsd4_test_stateid,
Dnfs4state.c6701 nfsd4_test_stateid(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_test_stateid() function
6704 struct nfsd4_test_stateid *test_stateid = &u->test_stateid; in nfsd4_test_stateid()