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

/linux-master/fs/nfsd/
H A Dnfs4xdr.c2870 nfsd4_encode_bitmap4(struct xdr_stream *xdr, u32 bmval0, u32 bmval1, u32 bmval2) function
2954 return nfsd4_encode_bitmap4(xdr, supp[0], supp[1], supp[2]);
3361 return nfsd4_encode_bitmap4(xdr, supp[0], supp[1], supp[2]);
3610 status = nfsd4_encode_bitmap4(xdr, attrmask[0], attrmask[1],
3767 status = nfsd4_encode_bitmap4(xdr, FATTR4_WORD0_RDATTR_ERROR, 0, 0);
3987 return nfsd4_encode_bitmap4(xdr, create->cr_bmval[0],
4260 nfserr = nfsd4_encode_bitmap4(xdr, open->op_bmval[0],
4695 status = nfsd4_encode_bitmap4(resp->xdr, setattr->sa_bmval[0],
4701 status = nfsd4_encode_bitmap4(resp->xdr, 0, 0, 0);
4759 status = nfsd4_encode_bitmap4(xd
[all...]

Completed in 305 milliseconds