Home
last modified time | relevance | path

Searched refs:openlockstateid (Results 1 – 2 of 2) sorted by relevance

/fs/nfsd/
Dstate.h444 static inline struct nfs4_ol_stateid *openlockstateid(struct nfs4_stid *s) in openlockstateid() function
Dnfs4state.c363 return openlockstateid(nfs4_alloc_stid(clp, stateid_slab)); in nfs4_alloc_stateid()
3491 ols = openlockstateid(s); in nfsd4_validate_stateid()
3573 stp = openlockstateid(s); in nfs4_preprocess_stateid_op()
3650 ret = nfsd4_free_lock_stateid(openlockstateid(s)); in nfsd4_free_stateid()
3717 *stpp = openlockstateid(s); in nfs4_preprocess_seqid_op()