Home
last modified time | relevance | path

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

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