Lines Matching defs:access
401 __nfs4_file_get_access(struct nfs4_file *fp, u32 access) in __nfs4_file_get_access()
412 nfs4_file_get_access(struct nfs4_file *fp, u32 access) in nfs4_file_get_access()
466 static void nfs4_file_put_access(struct nfs4_file *fp, u32 access) in nfs4_file_put_access()
934 unsigned int access = 0; in bmap_to_share_mode() local
945 set_access(u32 access, struct nfs4_ol_stateid *stp) in set_access()
955 clear_access(u32 access, struct nfs4_ol_stateid *stp) in clear_access()
965 test_access(u32 access, struct nfs4_ol_stateid *stp) in test_access()
1001 static int nfs4_access_to_omode(u32 access) in nfs4_access_to_omode()
3921 int access = nfs4_access_to_access(open->op_share_access); in nfs4_get_vfs_file() local
5056 static inline void nfs4_stateid_downgrade_bit(struct nfs4_ol_stateid *stp, u32 access) in nfs4_stateid_downgrade_bit()
5463 static void get_lock_access(struct nfs4_ol_stateid *lock_stp, u32 access) in get_lock_access()