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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dnfs3xdr.c126 xdr_encode_time3(__be32 *p, struct timespec *timep) function
206 p = xdr_encode_time3(p, &attr->ia_atime);
214 p = xdr_encode_time3(p, &attr->ia_mtime);
284 p = xdr_encode_time3(p, &args->guardtime);

Completed in 30 milliseconds