Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dnfs3xdr.c488 static __be32 *xdr_encode_nfstime3(__be32 *p, const struct timespec *timep) in xdr_encode_nfstime3() function
617 p = xdr_encode_nfstime3(p, &ts); in encode_sattr3()
626 xdr_encode_nfstime3(p, &ts); in encode_sattr3()
885 xdr_encode_nfstime3(p, &args->guardtime); in encode_sattrguard3()