Searched refs:nfs4_stateowner (Results 1 – 5 of 5) sorted by relevance
424 struct nfs4_stateowner;427 void (*so_unhash)(struct nfs4_stateowner *);428 void (*so_free)(struct nfs4_stateowner *);437 struct nfs4_stateowner { struct458 struct nfs4_stateowner oo_owner; /* must be first field */480 struct nfs4_stateowner lo_owner; /* must be first element */484 static inline struct nfs4_openowner * openowner(struct nfs4_stateowner *so) in openowner()489 static inline struct nfs4_lockowner * lockowner(struct nfs4_stateowner *so) in lockowner()569 struct nfs4_stateowner *st_stateowner;
476 static inline struct nfs4_stateowner *477 nfs4_get_stateowner(struct nfs4_stateowner *sop) in nfs4_get_stateowner()494 struct nfs4_stateowner *so; in find_openstateowner_str_locked()1588 struct nfs4_stateowner *so = cstate->replay_owner; in nfsd4_bump_seqid()2124 struct nfs4_stateowner *so, *tmp; in __destroy_client()2494 struct nfs4_stateowner *oo; in nfs4_show_open()2536 struct nfs4_stateowner *oo; in nfs4_show_lock()4242 struct nfs4_stateowner *so) in nfsd4_cstate_assign_replay()4263 struct nfs4_stateowner *sop; in alloc_stateowner()6586 struct nfs4_stateowner *so; in find_lockowner_str_locked()[all …]
56 struct nfs4_stateowner *replay_owner;
614 static void encode_stateowner(struct xdr_stream *xdr, struct nfs4_stateowner *so) in encode_stateowner()
5305 struct nfs4_stateowner *so = resp->cstate.replay_owner; in nfsd4_encode_operation()
Completed in 37 milliseconds