Home
last modified time | relevance | path

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

/linux/fs/nfsd/
A Dnfs3xdr.c49 encode_nfstime3(__be32 *p, const struct timespec64 *time) in encode_nfstime3() function
379 p = encode_nfstime3(p, &stat->atime); in svcxdr_encode_fattr3()
380 p = encode_nfstime3(p, &stat->mtime); in svcxdr_encode_fattr3()
381 encode_nfstime3(p, &stat->ctime); in svcxdr_encode_fattr3()
395 p = encode_nfstime3(p, &fhp->fh_pre_mtime); in svcxdr_encode_wcc_attr()
396 encode_nfstime3(p, &fhp->fh_pre_ctime); in svcxdr_encode_wcc_attr()
1242 p = encode_nfstime3(p, &nfs3svc_time_delta); in svcxdr_encode_fsinfo3resok()

Completed in 17 milliseconds