Searched refs:nfs4_stateowner (Results 1 – 4 of 4) sorted by relevance
573 struct nfs4_stateowner;576 void (*so_unhash)(struct nfs4_stateowner *);577 void (*so_free)(struct nfs4_stateowner *);586 struct nfs4_stateowner { struct607 struct nfs4_stateowner oo_owner; /* must be first field */629 struct nfs4_stateowner lo_owner; /* must be first element */633 static inline struct nfs4_openowner * openowner(struct nfs4_stateowner *so) in openowner()638 static inline struct nfs4_lockowner * lockowner(struct nfs4_stateowner *so) in lockowner()716 struct nfs4_stateowner *st_stateowner;
530 static inline struct nfs4_stateowner *531 nfs4_get_stateowner(struct nfs4_stateowner *sop) in nfs4_get_stateowner() 538 same_owner_str(struct nfs4_stateowner *sop, struct xdr_netobj *owner) in same_owner_str() 548 struct nfs4_stateowner *so; in find_openstateowner_str() 1498 static inline void nfs4_free_stateowner(struct nfs4_stateowner *sop) in nfs4_free_stateowner() 1504 static void nfs4_put_stateowner(struct nfs4_stateowner *sop) in nfs4_put_stateowner() 1899 struct nfs4_stateowner *so = cstate->replay_owner; in nfsd4_bump_seqid() 2530 struct nfs4_stateowner *so, *tmp; in __destroy_client() 2897 static void nfs4_show_owner(struct seq_file *s, struct nfs4_stateowner *oo) in nfs4_show_owner() 2914 struct nfs4_stateowner *o in nfs4_show_open() [all...]
859 static void encode_stateowner(struct xdr_stream *xdr, struct nfs4_stateowner *so) in encode_stateowner()
6228 struct nfs4_stateowner *so = resp->cstate.replay_owner; in nfsd4_encode_operation()