Searched defs:so (Results 1 – 6 of 6) sorted by relevance
344 struct nfs4_stateowner *so; in find_openstateowner_str_locked() local1427 struct nfs4_stateowner *so = cstate->replay_owner; in nfsd4_bump_seqid() local1917 struct nfs4_stateowner *so, *tmp; in __destroy_client() local3481 struct nfs4_stateowner *so) in nfsd4_cstate_assign_replay()3491 struct nfs4_stateowner *so = cstate->replay_owner; in nfsd4_cstate_clear_replay() local3531 static void nfs4_unhash_openowner(struct nfs4_stateowner *so) in nfs4_unhash_openowner()3536 static void nfs4_free_openowner(struct nfs4_stateowner *so) in nfs4_free_openowner()3941 static __be32 nfsd4_check_seqid(struct nfsd4_compound_state *cstate, struct nfs4_stateowner *so, u3… in nfsd4_check_seqid()4606 struct nfs4_stateowner *so = &open->op_openowner->oo_owner; in nfsd4_cleanup_open_state() local5607 struct nfs4_stateowner *so; in find_lockowner_str_locked() local
450 static inline struct nfs4_openowner * openowner(struct nfs4_stateowner *so) in openowner()455 static inline struct nfs4_lockowner * lockowner(struct nfs4_stateowner *so) in lockowner()
626 static void encode_stateowner(struct xdr_stream *xdr, struct nfs4_stateowner *so) in encode_stateowner()
4414 struct nfs4_stateowner *so = resp->cstate.replay_owner; in nfsd4_encode_operation() local
474 int so; /* index into the summary file */ in xfs_rtmodify_summary_int() local
1126 #define XFS_SUMPTR(mp,bp,so) \ argument