Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfsd/
Dstate.h131 struct nfs4_clnt_odstate *dl_clnt_odstate;
464 struct nfs4_clnt_odstate { struct
534 struct nfs4_clnt_odstate *st_clnt_odstate;
Dnfs4state.c483 static struct nfs4_clnt_odstate *
486 struct nfs4_clnt_odstate *co; in alloc_clnt_odstate()
497 hash_clnt_odstate_locked(struct nfs4_clnt_odstate *co) in hash_clnt_odstate_locked()
506 get_clnt_odstate(struct nfs4_clnt_odstate *co) in get_clnt_odstate()
513 put_clnt_odstate(struct nfs4_clnt_odstate *co) in put_clnt_odstate()
530 static struct nfs4_clnt_odstate *
531 find_or_hash_clnt_odstate(struct nfs4_file *fp, struct nfs4_clnt_odstate *new) in find_or_hash_clnt_odstate()
533 struct nfs4_clnt_odstate *co; in find_or_hash_clnt_odstate()
693 struct nfs4_clnt_odstate *odstate) in alloc_init_deleg()
3299 sizeof(struct nfs4_clnt_odstate), 0, 0, NULL); in nfsd4_init_slabs()
[all …]
Dxdr4.h250 struct nfs4_clnt_odstate *op_odstate; /* used during processing */