Home
last modified time | relevance | path

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

/linux-6.15/fs/nfsd/
H A Dxdr4.h243 u32 cr_bmval[3]; /* request */ member
H A Dnfs4xdr.c861 status = nfsd4_decode_fattr4(argp, create->cr_bmval, in nfsd4_decode_create()
862 ARRAY_SIZE(create->cr_bmval), in nfsd4_decode_create()
4085 return nfsd4_encode_bitmap4(xdr, create->cr_bmval[0], in nfsd4_encode_create()
4086 create->cr_bmval[1], create->cr_bmval[2]); in nfsd4_encode_create()
H A Dnfs4proc.c796 status = check_attr_support(rqstp, cstate, create->cr_bmval, in nfsd4_create()
859 create->cr_bmval[2] &= ~FATTR4_WORD2_SECURITY_LABEL; in nfsd4_create()
861 create->cr_bmval[0] &= ~FATTR4_WORD0_ACL; in nfsd4_create()