Searched refs:cr_bmval (Results 1 – 3 of 3) sorted by relevance
115 u32 cr_bmval[3]; /* request */ member
840 status = nfsd4_decode_fattr4(argp, create->cr_bmval, in nfsd4_decode_create()841 ARRAY_SIZE(create->cr_bmval), in nfsd4_decode_create()3800 return nfsd4_encode_bitmap(xdr, create->cr_bmval[0], in nfsd4_encode_create()3801 create->cr_bmval[1], create->cr_bmval[2]); in nfsd4_encode_create()
793 status = check_attr_support(rqstp, cstate, create->cr_bmval, in nfsd4_create()856 create->cr_bmval[2] &= ~FATTR4_WORD2_SECURITY_LABEL; in nfsd4_create()858 create->cr_bmval[0] &= ~FATTR4_WORD0_ACL; in nfsd4_create()