Searched refs:if_version (Results 1 – 4 of 4) sorted by relevance
33 int if_version; /**< Highest interface version set */ member
16 __be32 if_version; member
144 if (xdr->if_version != htonl(AFS_FSTATUS_VERSION)) { in xdr_decode_AFSFetchStatus()145 if (xdr->if_version == htonl(0) && in xdr_decode_AFSFetchStatus()156 pr_warn("Unknown AFSFetchStatus version %u\n", ntohl(xdr->if_version)); in xdr_decode_AFSFetchStatus()
60 static int if_version(struct cardstate *cs, unsigned arg[4]) in if_version() function218 retval = if_version(cs, version); in if_ioctl()