Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs3xdr.c460 static __be32 *xdr_encode_nfstime3(__be32 *p, const struct timespec64 *timep) in xdr_encode_nfstime3() function
587 p = xdr_encode_nfstime3(p, &attr->ia_atime); in encode_sattr3()
595 xdr_encode_nfstime3(p, &attr->ia_mtime); in encode_sattr3()
842 xdr_encode_nfstime3(p, &args->guardtime); in encode_sattrguard3()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs3xdr.c462 static __be32 *xdr_encode_nfstime3(__be32 *p, const struct timespec64 *timep) in xdr_encode_nfstime3() function
589 p = xdr_encode_nfstime3(p, &attr->ia_atime); in encode_sattr3()
597 xdr_encode_nfstime3(p, &attr->ia_mtime); in encode_sattr3()
844 xdr_encode_nfstime3(p, &args->guardtime); in encode_sattrguard3()

Completed in 6 milliseconds