Searched refs:nfs4_ol_stateid (Results 1 – 3 of 3) sorted by relevance
833 static struct nfs4_ol_stateid * nfs4_alloc_open_stateid(struct nfs4_client *clp) in nfs4_alloc_open_stateid()1191 set_access(u32 access, struct nfs4_ol_stateid *stp) in set_access()1201 clear_access(u32 access, struct nfs4_ol_stateid *stp) in clear_access()1211 test_access(u32 access, struct nfs4_ol_stateid *stp) in test_access()1220 set_deny(u32 deny, struct nfs4_ol_stateid *stp) in set_deny()1230 clear_deny(u32 deny, struct nfs4_ol_stateid *stp) in clear_deny()1240 test_deny(u32 deny, struct nfs4_ol_stateid *stp) in test_deny()1268 struct nfs4_ol_stateid *stp; in recalculate_deny_mode()1278 reset_union_bmap_deny(u32 deny, struct nfs4_ol_stateid *stp) in reset_union_bmap_deny()1297 release_all_access(struct nfs4_ol_stateid *stp) in release_all_access()[all …]
464 struct nfs4_ol_stateid *oo_last_closed_stid;558 struct nfs4_ol_stateid { struct567 struct nfs4_ol_stateid *st_openstp; argument571 static inline struct nfs4_ol_stateid *openlockstateid(struct nfs4_stid *s) in openlockstateid() argument573 return container_of(s, struct nfs4_ol_stateid, st_stid); in openlockstateid()
281 struct nfs4_ol_stateid *op_stp; /* used during processing */