Searched refs:xdr_encode_bitmap4 (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/nfs/ |
| H A D | nfs4xdr.c | 993 static ssize_t xdr_encode_bitmap4(struct xdr_stream *xdr, in xdr_encode_bitmap4() function 1164 xdr_encode_bitmap4(xdr, bmval, ARRAY_SIZE(bmval)); in encode_attrs() 1270 xdr_encode_bitmap4(xdr, bitmap, len); in encode_getattr() 1723 xdr_encode_bitmap4(xdr, bitmap, ARRAY_SIZE(bitmap)); in encode_setacl() 1761 xdr_encode_bitmap4(xdr, bitmap, ARRAY_SIZE(bitmap)); in encode_delegattr() 2023 xdr_encode_bitmap4(xdr, notifications, ARRAY_SIZE(notifications)); in encode_get_dir_delegation() 2031 xdr_encode_bitmap4(xdr, attributes, ARRAY_SIZE(attributes)); in encode_get_dir_delegation() 2034 xdr_encode_bitmap4(xdr, attributes, ARRAY_SIZE(attributes)); in encode_get_dir_delegation()
|