Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfsd/
Dstate.h541 static inline struct nfs4_ol_stateid *openlockstateid(struct nfs4_stid *s) in openlockstateid() function
Dnfs4state.c604 stp = openlockstateid(stid); in nfs4_alloc_open_stateid()
1103 struct nfs4_ol_stateid *stp = openlockstateid(stid); in nfs4_free_ol_stateid()
1114 struct nfs4_ol_stateid *stp = openlockstateid(stid); in nfs4_free_lock_stateid()
4694 status = nfsd4_check_openowner_confirmed(openlockstateid(s)); in nfsd4_validate_stateid()
4839 status = nfs4_check_olstateid(fhp, openlockstateid(s), flags); in nfs4_preprocess_stateid_op()
4904 stp = openlockstateid(s); in nfsd4_free_stateid()
4982 stp = openlockstateid(s); in nfs4_preprocess_seqid_op()
5444 lst = openlockstateid(ns); in find_or_create_lock_stateid()