Home
last modified time | relevance | path

Searched refs:nfs4_clnt_odstate (Results 1 – 3 of 3) sorted by relevance

/fs/nfsd/
Dstate.h133 struct nfs4_clnt_odstate *dl_clnt_odstate;
480 struct nfs4_clnt_odstate { struct
550 struct nfs4_clnt_odstate *st_clnt_odstate;
Dnfs4state.c626 static struct nfs4_clnt_odstate *
629 struct nfs4_clnt_odstate *co; in alloc_clnt_odstate()
640 hash_clnt_odstate_locked(struct nfs4_clnt_odstate *co) in hash_clnt_odstate_locked()
649 get_clnt_odstate(struct nfs4_clnt_odstate *co) in get_clnt_odstate()
656 put_clnt_odstate(struct nfs4_clnt_odstate *co) in put_clnt_odstate()
673 static struct nfs4_clnt_odstate *
674 find_or_hash_clnt_odstate(struct nfs4_file *fp, struct nfs4_clnt_odstate *new) in find_or_hash_clnt_odstate()
676 struct nfs4_clnt_odstate *co; in find_or_hash_clnt_odstate()
867 struct nfs4_clnt_odstate *odstate) in alloc_init_deleg()
4002 sizeof(struct nfs4_clnt_odstate), 0, 0, NULL); in nfsd4_init_slabs()
[all …]
Dxdr4.h255 struct nfs4_clnt_odstate *op_odstate; /* used during processing */