Lines Matching refs:decode_bitmap4
3351 decode_bitmap4(struct xdr_stream *xdr, uint32_t *bitmap, size_t sz) in decode_bitmap4() function
3366 ret = decode_bitmap4(xdr, bitmap, 3); in decode_attr_bitmap()
4410 if (decode_bitmap4(xdr, res->oa_share_access, ARRAY_SIZE(res->oa_share_access)) < 0) in decode_attr_open_arguments()
4412 if (decode_bitmap4(xdr, res->oa_share_deny, ARRAY_SIZE(res->oa_share_deny)) < 0) in decode_attr_open_arguments()
4414 if (decode_bitmap4(xdr, res->oa_share_access_want, ARRAY_SIZE(res->oa_share_access_want)) < 0) in decode_attr_open_arguments()
4416 if (decode_bitmap4(xdr, res->oa_open_claim, ARRAY_SIZE(res->oa_open_claim)) < 0) in decode_attr_open_arguments()
4418 if (decode_bitmap4(xdr, res->oa_createmode, ARRAY_SIZE(res->oa_createmode)) < 0) in decode_attr_open_arguments()
5600 if (decode_bitmap4(xdr, NULL, 0) >= 0) in decode_setattr()
6076 status = decode_bitmap4(xdr, bitmap, ARRAY_SIZE(bitmap)); in decode_get_dir_delegation()
6081 status = decode_bitmap4(xdr, bitmap, ARRAY_SIZE(bitmap)); in decode_get_dir_delegation()
6086 status = decode_bitmap4(xdr, bitmap, ARRAY_SIZE(bitmap)); in decode_get_dir_delegation()