Searched defs:bmval (Results 1 - 4 of 4) sorted by path

/linux-master/fs/nfs/
H A Dnfs4xdr.c1093 uint32_t bmval[3] = { 0 }; local
[all...]
/linux-master/fs/nfsd/
H A Dnfs4proc.c82 check_attr_support(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, u32 *bmval, u32 *writable) argument
H A Dnfs4xdr.c280 nfsd4_decode_bitmap4(struct nfsd4_compoundargs *argp, u32 *bmval, u32 bmlen) argument
380 nfsd4_decode_fattr4(struct nfsd4_compoundargs *argp, u32 *bmval, u32 bmlen, argument
3517 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) argument
3696 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) argument
3728 attributes_need_mount(u32 *bmval) argument
[all...]
H A Dnfsd.h476 static inline bool nfsd_attrs_supported(u32 minorversion, const u32 *bmval) argument

Completed in 250 milliseconds