Searched refs:nfs4_ol_stateid (Results 1 – 3 of 3) sorted by relevance
391 set_access(u32 access, struct nfs4_ol_stateid *stp) in set_access()401 clear_access(u32 access, struct nfs4_ol_stateid *stp) in clear_access()411 test_access(u32 access, struct nfs4_ol_stateid *stp) in test_access()420 set_deny(u32 deny, struct nfs4_ol_stateid *stp) in set_deny()430 clear_deny(u32 deny, struct nfs4_ol_stateid *stp) in clear_deny()440 test_deny(u32 deny, struct nfs4_ol_stateid *stp) in test_deny()462 access_permit_read(struct nfs4_ol_stateid *stp) in access_permit_read()470 access_permit_write(struct nfs4_ol_stateid *stp) in access_permit_write()951 static struct nfs4_ol_stateid * nfs4_alloc_open_stateid(struct nfs4_client *clp) in nfs4_alloc_open_stateid()1279 struct nfs4_ol_stateid *stp; in recalculate_deny_mode()[all …]
468 struct nfs4_ol_stateid *oo_last_closed_stid;564 struct nfs4_ol_stateid { struct573 struct nfs4_ol_stateid *st_openstp; argument577 static inline struct nfs4_ol_stateid *openlockstateid(struct nfs4_stid *s) in openlockstateid() argument579 return container_of(s, struct nfs4_ol_stateid, st_stid); in openlockstateid()
277 struct nfs4_ol_stateid *op_stp; /* used during processing */