Searched refs:xdr_encode_bitmap4 (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/nfs/ |
| H A D | nfs4xdr.c | 1008 static ssize_t xdr_encode_bitmap4(struct xdr_stream *xdr, in xdr_encode_bitmap4() function 1179 xdr_encode_bitmap4(xdr, bmval, ARRAY_SIZE(bmval)); in encode_attrs() 1285 xdr_encode_bitmap4(xdr, bitmap, len); in encode_getattr() 1736 xdr_encode_bitmap4(xdr, bitmap, ARRAY_SIZE(bitmap)); in encode_setacl() 1774 xdr_encode_bitmap4(xdr, bitmap, ARRAY_SIZE(bitmap)); in encode_delegattr() 2041 xdr_encode_bitmap4(xdr, notifications, ARRAY_SIZE(notifications)); in encode_get_dir_delegation() 2049 xdr_encode_bitmap4(xdr, attributes, ARRAY_SIZE(attributes)); in encode_get_dir_delegation() 2052 xdr_encode_bitmap4(xdr, attributes, ARRAY_SIZE(attributes)); in encode_get_dir_delegation()
|