Searched defs:bmval (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/nfsd/ |
| H A D | nfs4xdr.c | 282 nfsd4_decode_bitmap4(struct nfsd4_compoundargs *argp, u32 *bmval, u32 bmlen) in nfsd4_decode_bitmap4() argument 482 nfsd4_decode_fattr4(struct nfsd4_compoundargs *argp, u32 *bmval, u32 bmlen, in nfsd4_decode_fattr4() argument 3862 nfsd4_encode_fattr4(struct svc_rqst * rqstp,struct xdr_stream * xdr,struct svc_fh * fhp,struct svc_export * exp,struct dentry * dentry,const u32 * bmval,int ignore_crossmnt) nfsd4_encode_fattr4() argument 4118 nfsd4_encode_fattr_to_buf(__be32 ** p,int words,struct svc_fh * fhp,struct svc_export * exp,struct dentry * dentry,u32 * bmval,struct svc_rqst * rqstp,int ignore_crossmnt) nfsd4_encode_fattr_to_buf() argument 4148 attributes_need_mount(u32 * bmval) attributes_need_mount() argument [all...] |
| H A D | nfs4proc.c | 84 check_attr_support(struct nfsd4_compound_state *cstate, u32 *bmval, in check_attr_support() argument
|