Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfsd/
Dstate.h548 static inline struct nfs4_ol_stateid *openlockstateid(struct nfs4_stid *s) in openlockstateid() function
Dnfs4state.c603 stp = openlockstateid(stid); in nfs4_alloc_open_stateid()
1085 struct nfs4_ol_stateid *stp = openlockstateid(stid); in nfs4_free_ol_stateid()
1096 struct nfs4_ol_stateid *stp = openlockstateid(stid); in nfs4_free_lock_stateid()
4640 status = nfsd4_check_openowner_confirmed(openlockstateid(s)); in nfsd4_validate_stateid()
4746 status = nfs4_check_olstateid(fhp, openlockstateid(s), flags); in nfs4_preprocess_stateid_op()
4812 stp = openlockstateid(s); in nfsd4_free_stateid()
4890 stp = openlockstateid(s); in nfs4_preprocess_seqid_op()
5362 lst = openlockstateid(ns); in find_or_create_lock_stateid()