Home
last modified time | relevance | path

Searched defs:so (Results 1 – 6 of 6) sorted by relevance

/fs/nfsd/
Dnfs4state.c344 struct nfs4_stateowner *so; in find_openstateowner_str_locked() local
1427 struct nfs4_stateowner *so = cstate->replay_owner; in nfsd4_bump_seqid() local
1917 struct nfs4_stateowner *so, *tmp; in __destroy_client() local
3481 struct nfs4_stateowner *so) in nfsd4_cstate_assign_replay()
3491 struct nfs4_stateowner *so = cstate->replay_owner; in nfsd4_cstate_clear_replay() local
3531 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() local
5607 struct nfs4_stateowner *so; in find_lockowner_str_locked() local
Dstate.h450 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()
Dnfs4callback.c626 static void encode_stateowner(struct xdr_stream *xdr, struct nfs4_stateowner *so) in encode_stateowner()
Dnfs4xdr.c4414 struct nfs4_stateowner *so = resp->cstate.replay_owner; in nfsd4_encode_operation() local
/fs/xfs/libxfs/
Dxfs_rtbitmap.c474 int so; /* index into the summary file */ in xfs_rtmodify_summary_int() local
Dxfs_format.h1126 #define XFS_SUMPTR(mp,bp,so) \ argument