Searched defs:so (Results 1 – 6 of 6) sorted by relevance
542 struct nfs4_stateowner *so; in find_openstateowner_str_locked() local1706 struct nfs4_stateowner *so = cstate->replay_owner; in nfsd4_bump_seqid() local2251 struct nfs4_stateowner *so, *tmp; in __destroy_client() local4427 struct nfs4_stateowner *so) in nfsd4_cstate_assign_replay()4437 struct nfs4_stateowner *so = cstate->replay_owner; in nfsd4_cstate_clear_replay() local4476 static void nfs4_unhash_openowner(struct nfs4_stateowner *so) in nfs4_unhash_openowner()4481 static void nfs4_free_openowner(struct nfs4_stateowner *so) in nfs4_free_openowner()4961 static __be32 nfsd4_check_seqid(struct nfsd4_compound_state *cstate, struct nfs4_stateowner *so, u3… in nfsd4_check_seqid()5755 struct nfs4_stateowner *so = &open->op_openowner->oo_owner; in nfsd4_cleanup_open_state() local5948 struct nfs4_stateowner *so; in nfs4_anylock_blockers() local[all …]
510 static inline struct nfs4_openowner * openowner(struct nfs4_stateowner *so) in openowner()515 static inline struct nfs4_lockowner * lockowner(struct nfs4_stateowner *so) in lockowner()
614 static void encode_stateowner(struct xdr_stream *xdr, struct nfs4_stateowner *so) in encode_stateowner()
5345 struct nfs4_stateowner *so = resp->cstate.replay_owner; in nfsd4_encode_operation() local
457 int so; /* index into the summary file */ in xfs_rtmodify_summary_int() local
1154 #define XFS_SUMPTR(mp,bp,so) \ argument