Searched refs:xdr_encode_bitmap4 (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/nfs/ |
| H A D | nfs4xdr.c | 994 static ssize_t xdr_encode_bitmap4(struct xdr_stream *xdr, in xdr_encode_bitmap4() function 1165 xdr_encode_bitmap4(xdr, bmval, ARRAY_SIZE(bmval)); in encode_attrs() 1271 xdr_encode_bitmap4(xdr, bitmap, len); in encode_getattr() 1724 xdr_encode_bitmap4(xdr, bitmap, ARRAY_SIZE(bitmap)); in encode_setacl() 1762 xdr_encode_bitmap4(xdr, bitmap, ARRAY_SIZE(bitmap)); in encode_delegattr() 2024 xdr_encode_bitmap4(xdr, notifications, ARRAY_SIZE(notifications)); in encode_get_dir_delegation() 2032 xdr_encode_bitmap4(xdr, attributes, ARRAY_SIZE(attributes)); in encode_get_dir_delegation() 2035 xdr_encode_bitmap4(xdr, attributes, ARRAY_SIZE(attributes)); in encode_get_dir_delegation()
|