Searched refs:share_access (Results 1 – 3 of 3) sorted by relevance
720 struct nfs4_ol_stateid *stp, u32 access, bool share_access) in nfs4_resolve_deny_conflicts_locked() argument736 bmap = share_access ? st->st_deny_bmap : st->st_access_bmap; in nfs4_resolve_deny_conflicts_locked()5693 static int share_access_to_flags(u32 share_access) in share_access_to_flags() argument5695 return share_access == NFS4_SHARE_ACCESS_READ ? RD_STATE : WR_STATE; in share_access_to_flags()
1190 static __be32 nfsd4_decode_share_access(struct nfsd4_compoundargs *argp, u32 *share_access, u32 *de… in nfsd4_decode_share_access() argument1196 *share_access = w & NFS4_SHARE_ACCESS_MASK; in nfsd4_decode_share_access()
1397 p->o_arg.share_access = nfs4_map_atomic_open_share(server, in nfs4_opendata_alloc()2177 opendata->o_arg.share_access = in nfs4_open_recover_helper()3713 calldata->arg.share_access = in nfs4_close_prepare()