Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nfsd/
Dstate.h146 struct nfs4_clnt_odstate *dl_clnt_odstate;
529 struct nfs4_clnt_odstate { struct
598 struct nfs4_clnt_odstate *st_clnt_odstate;
Dnfs4state.c864 static struct nfs4_clnt_odstate *
867 struct nfs4_clnt_odstate *co; in alloc_clnt_odstate()
878 hash_clnt_odstate_locked(struct nfs4_clnt_odstate *co) in hash_clnt_odstate_locked()
887 get_clnt_odstate(struct nfs4_clnt_odstate *co) in get_clnt_odstate()
894 put_clnt_odstate(struct nfs4_clnt_odstate *co) in put_clnt_odstate()
911 static struct nfs4_clnt_odstate *
912 find_or_hash_clnt_odstate(struct nfs4_file *fp, struct nfs4_clnt_odstate *new) in find_or_hash_clnt_odstate()
914 struct nfs4_clnt_odstate *co; in find_or_hash_clnt_odstate()
1159 struct nfs4_clnt_odstate *odstate, u32 dl_type) in alloc_init_deleg()
4378 sizeof(struct nfs4_clnt_odstate), 0, 0, NULL); in nfsd4_init_slabs()
[all …]
Dxdr4.h279 struct nfs4_clnt_odstate *op_odstate; /* used during processing */