Searched refs:nfs4_stateowner (Results 1 – 5 of 5) sorted by relevance
393 struct nfs4_stateowner;396 void (*so_unhash)(struct nfs4_stateowner *);397 void (*so_free)(struct nfs4_stateowner *);406 struct nfs4_stateowner { struct427 struct nfs4_stateowner oo_owner; /* must be first field */449 struct nfs4_stateowner lo_owner; /* must be first element */453 static inline struct nfs4_openowner * openowner(struct nfs4_stateowner *so) in openowner()458 static inline struct nfs4_lockowner * lockowner(struct nfs4_stateowner *so) in lockowner()536 struct nfs4_stateowner *st_stateowner;
332 static inline struct nfs4_stateowner *333 nfs4_get_stateowner(struct nfs4_stateowner *sop) in nfs4_get_stateowner()340 same_owner_str(struct nfs4_stateowner *sop, struct xdr_netobj *owner) in same_owner_str()350 struct nfs4_stateowner *so; in find_openstateowner_str_locked()1189 static inline void nfs4_free_stateowner(struct nfs4_stateowner *sop) in nfs4_free_stateowner()1195 static void nfs4_put_stateowner(struct nfs4_stateowner *sop) in nfs4_put_stateowner()1439 struct nfs4_stateowner *so = cstate->replay_owner; in nfsd4_bump_seqid()1935 struct nfs4_stateowner *so, *tmp; in __destroy_client()3551 struct nfs4_stateowner *so) in nfsd4_cstate_assign_replay()3561 struct nfs4_stateowner *so = cstate->replay_owner; in nfsd4_cstate_clear_replay()[all …]
56 struct nfs4_stateowner *replay_owner;
627 static void encode_stateowner(struct xdr_stream *xdr, struct nfs4_stateowner *so) in encode_stateowner()
4402 struct nfs4_stateowner *so = resp->cstate.replay_owner; in nfsd4_encode_operation()