Searched refs:xdr_decode_expiry (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/afs/
H A Dfsclient.c132 static time64_t xdr_decode_expiry(struct afs_call *call, u32 expiry) function
145 cb->expires_at = xdr_decode_expiry(call, ntohl(*bp++));

Completed in 137 milliseconds