Home
last modified time | relevance | path

Searched refs:cr_bmval (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dxdr4.h120 u32 cr_bmval[3]; /* request */ member
H A Dnfs4proc.c620 status = check_attr_support(rqstp, cstate, create->cr_bmval, in nfsd4_create()
682 nfsd4_security_inode_setsecctx(&resfh, &create->cr_label, create->cr_bmval); in nfsd4_create()
686 create->cr_bmval); in nfsd4_create()
H A Dnfs4xdr.c731 status = nfsd4_decode_fattr(argp, create->cr_bmval, &create->cr_iattr, in nfsd4_decode_create()
3541 return nfsd4_encode_bitmap(xdr, create->cr_bmval[0], in nfsd4_encode_create()
3542 create->cr_bmval[1], create->cr_bmval[2]); in nfsd4_encode_create()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dxdr4.h115 u32 cr_bmval[3]; /* request */ member
H A Dnfs4xdr.c840 status = nfsd4_decode_fattr4(argp, create->cr_bmval, in nfsd4_decode_create()
841 ARRAY_SIZE(create->cr_bmval), in nfsd4_decode_create()
3808 return nfsd4_encode_bitmap(xdr, create->cr_bmval[0], in nfsd4_encode_create()
3809 create->cr_bmval[1], create->cr_bmval[2]); in nfsd4_encode_create()
H A Dnfs4proc.c802 status = check_attr_support(rqstp, cstate, create->cr_bmval, in nfsd4_create()
865 create->cr_bmval[2] &= ~FATTR4_WORD2_SECURITY_LABEL; in nfsd4_create()
867 create->cr_bmval[0] &= ~FATTR4_WORD0_ACL; in nfsd4_create()

Completed in 38 milliseconds