Home
last modified time | relevance | path

Searched refs:xdr_encode_nfstime4 (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/fs/nfs/
Dnfs4xdr.c1062 xdr_encode_nfstime4(__be32 *p, const struct timespec64 *t) in xdr_encode_nfstime4() function
1163 p = xdr_encode_nfstime4(p, &iap->ia_atime); in encode_attrs()
1170 p = xdr_encode_nfstime4(p, &iap->ia_mtime); in encode_attrs()