Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs4xdr.c1078 xdr_encode_nfstime4(__be32 *p, const struct timespec64 *t) in xdr_encode_nfstime4() function
1179 p = xdr_encode_nfstime4(p, &iap->ia_atime); in encode_attrs()
1186 p = xdr_encode_nfstime4(p, &iap->ia_mtime); in encode_attrs()
1765 p = xdr_encode_nfstime4(p, &attr->atime); in encode_delegattr()
1767 p = xdr_encode_nfstime4(p, &attr->mtime); in encode_delegattr()
2028 p = xdr_encode_nfstime4(p, &ts); in encode_get_dir_delegation()
2029 xdr_encode_nfstime4(p, &ts); in encode_get_dir_delegation()