Home
last modified time | relevance | path

Searched defs:sop (Results 1 – 2 of 2) sorted by relevance

/fs/nfsd/
Dnfs4state.c531 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()
1482 static inline void nfs4_free_stateowner(struct nfs4_stateowner *sop) in nfs4_free_stateowner()
1488 static void nfs4_put_stateowner(struct nfs4_stateowner *sop) in nfs4_put_stateowner()
4769 struct nfs4_stateowner *sop; in alloc_stateowner() local
7285 struct nfs4_stateowner *sop = stp->st_stateowner; in nfs4_seqid_op_checks() local
7756 static void nfs4_unhash_lockowner(struct nfs4_stateowner *sop) in nfs4_unhash_lockowner()
7761 static void nfs4_free_lockowner(struct nfs4_stateowner *sop) in nfs4_free_lockowner()
/fs/
Dsuper.c620 const struct super_operations *sop = sb->s_op; in generic_shutdown_super() local