1 /* AFS fileserver XDR types
3 * Copyright (C) 2018 Red Hat, Inc. All Rights Reserved.
6 * This program is free software; you can redistribute it and/or
7 * modify it under the terms of the GNU General Public Licence
8 * as published by the Free Software Foundation; either version
9 * 2 of the Licence, or (at your option) any later version.
15 struct afs_xdr_AFSFetchStatus {
17 #define AFS_FSTATUS_VERSION 1
21 __be32 data_version_lo;
34 __be32 data_version_hi;