Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dcallback_xdr.c657 static __be32 encode_attr_mtime(struct xdr_stream *xdr, const uint32_t *bitmap, const struct timespec64 *time) in encode_attr_mtime() function
738 status = encode_attr_mtime(xdr, res->bitmap, &res->mtime); in encode_getattr_res()