Home
last modified time | relevance | path

Searched refs:cr_bmval (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nfsd/
H A Dxdr4.h243 u32 cr_bmval[3]; /* request */ member
H A Dnfs4xdr.c849 status = nfsd4_decode_fattr4(argp, create->cr_bmval, in nfsd4_decode_create()
850 ARRAY_SIZE(create->cr_bmval), in nfsd4_decode_create()
4097 return nfsd4_encode_bitmap4(xdr, create->cr_bmval[0], in nfsd4_encode_create()
4098 create->cr_bmval[1], create->cr_bmval[2]); in nfsd4_encode_create()
H A Dnfs4proc.c794 status = check_attr_support(rqstp, cstate, create->cr_bmval, in nfsd4_create()
857 create->cr_bmval[2] &= ~FATTR4_WORD2_SECURITY_LABEL; in nfsd4_create()
859 create->cr_bmval[0] &= ~FATTR4_WORD0_ACL; in nfsd4_create()