Home
last modified time | relevance | path

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

/fs/nfsd/
Dnfs4state.c542 struct nfs4_stateowner *so; in find_openstateowner_str_locked() local
1706 struct nfs4_stateowner *so = cstate->replay_owner; in nfsd4_bump_seqid() local
2251 struct nfs4_stateowner *so, *tmp; in __destroy_client() local
4427 struct nfs4_stateowner *so) in nfsd4_cstate_assign_replay()
4437 struct nfs4_stateowner *so = cstate->replay_owner; in nfsd4_cstate_clear_replay() local
4476 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() local
5948 struct nfs4_stateowner *so; in nfs4_anylock_blockers() local
[all …]
Dstate.h510 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()
Dnfs4callback.c614 static void encode_stateowner(struct xdr_stream *xdr, struct nfs4_stateowner *so) in encode_stateowner()
Dnfs4xdr.c5345 struct nfs4_stateowner *so = resp->cstate.replay_owner; in nfsd4_encode_operation() local
/fs/xfs/libxfs/
Dxfs_rtbitmap.c457 int so; /* index into the summary file */ in xfs_rtmodify_summary_int() local
Dxfs_format.h1154 #define XFS_SUMPTR(mp,bp,so) \ argument