Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfsd/
Dstate.h544 static inline struct nfs4_ol_stateid *openlockstateid(struct nfs4_stid *s) in openlockstateid() function
Dnfs4state.c724 return openlockstateid(stid); in nfs4_alloc_open_stateid()
1226 struct nfs4_ol_stateid *stp = openlockstateid(stid); in nfs4_free_ol_stateid()
1237 struct nfs4_ol_stateid *stp = openlockstateid(stid); in nfs4_free_lock_stateid()
5004 status = nfsd4_check_openowner_confirmed(openlockstateid(s)); in nfsd4_validate_stateid()
5165 status = nfs4_check_olstateid(fhp, openlockstateid(s), flags); in nfs4_preprocess_stateid_op()
5205 struct nfs4_ol_stateid *stp = openlockstateid(s); in nfsd4_free_lock_stateid()
5327 stp = openlockstateid(s); in nfs4_preprocess_seqid_op()
5855 lst = init_lock_stateid(openlockstateid(ns), lo, fi, inode, ost); in find_or_create_lock_stateid()
5856 if (lst == openlockstateid(ns)) in find_or_create_lock_stateid()