Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs3xdr.c459 static __be32 *xdr_encode_nfstime3(__be32 *p, const struct timespec64 *timep) in xdr_encode_nfstime3() function
586 p = xdr_encode_nfstime3(p, &attr->ia_atime); in encode_sattr3()
594 xdr_encode_nfstime3(p, &attr->ia_mtime); in encode_sattr3()
841 xdr_encode_nfstime3(p, &args->guardtime); in encode_sattrguard3()