Lines Matching +defs:access +defs:target
434 unsigned int access = 0; in bmap_to_share_mode() local
445 set_access(u32 access, struct nfs4_ol_stateid *stp) in set_access()
455 clear_access(u32 access, struct nfs4_ol_stateid *stp) in clear_access()
465 test_access(u32 access, struct nfs4_ol_stateid *stp) in test_access()
501 static int nfs4_access_to_omode(u32 access) in nfs4_access_to_omode()
732 struct nfs4_ol_stateid *stp, u32 access, bool share_access) in nfs4_resolve_deny_conflicts_locked()
766 __nfs4_file_get_access(struct nfs4_file *fp, u32 access) in __nfs4_file_get_access()
777 nfs4_file_get_access(struct nfs4_file *fp, u32 access) in nfs4_file_get_access()
831 static void nfs4_file_put_access(struct nfs4_file *fp, u32 access) in nfs4_file_put_access()
2547 static void copy_verf(struct nfs4_client *target, nfs4_verifier *source) in copy_verf()
2553 static void copy_clid(struct nfs4_client *target, struct nfs4_client *source) in copy_clid()
2559 static int copy_cred(struct svc_cred *target, struct svc_cred *source) in copy_cred()
2882 unsigned int access, deny; in nfs4_show_open() local
5711 int access = nfs4_access_to_access(open->op_share_access); in nfs4_get_vfs_file() local
7570 static inline void nfs4_stateid_downgrade_bit(struct nfs4_ol_stateid *stp, u32 access) in nfs4_stateid_downgrade_bit()
8072 static void get_lock_access(struct nfs4_ol_stateid *lock_stp, u32 access) in get_lock_access()