Searched refs:nfs4_stateowner (Results 1 – 4 of 4) sorted by relevance
397 struct nfs4_stateowner;400 void (*so_unhash)(struct nfs4_stateowner *);401 void (*so_free)(struct nfs4_stateowner *);410 struct nfs4_stateowner { struct431 struct nfs4_stateowner oo_owner; /* must be first field */454 struct nfs4_stateowner lo_owner; /* must be first element */457 static inline struct nfs4_openowner * openowner(struct nfs4_stateowner *so) in openowner()462 static inline struct nfs4_lockowner * lockowner(struct nfs4_stateowner *so) in lockowner()540 struct nfs4_stateowner *st_stateowner;
213 static inline struct nfs4_stateowner *214 nfs4_get_stateowner(struct nfs4_stateowner *sop) in nfs4_get_stateowner()221 same_owner_str(struct nfs4_stateowner *sop, struct xdr_netobj *owner) in same_owner_str()231 struct nfs4_stateowner *so; in find_openstateowner_str_locked()1053 static void nfs4_put_stateowner(struct nfs4_stateowner *sop) in nfs4_put_stateowner()1321 struct nfs4_stateowner *so = cstate->replay_owner; in nfsd4_bump_seqid()3297 struct nfs4_stateowner *so) in nfsd4_cstate_assign_replay()3307 struct nfs4_stateowner *so = cstate->replay_owner; in nfsd4_cstate_clear_replay()3318 struct nfs4_stateowner *sop; in alloc_stateowner()3347 static void nfs4_unhash_openowner(struct nfs4_stateowner *so) in nfs4_unhash_openowner()[all …]
56 struct nfs4_stateowner *replay_owner;
4313 struct nfs4_stateowner *so = resp->cstate.replay_owner; in nfsd4_encode_operation()