Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dcallback_xdr.c593 static __be32 encode_attr_bitmap(struct xdr_stream *xdr, const uint32_t *bitmap, size_t sz) in encode_attr_bitmap() function
689 status = encode_attr_bitmap(xdr, res->bitmap, ARRAY_SIZE(res->bitmap)); in encode_getattr_res()