Home
last modified time | relevance | path

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

/Linux-v5.4/fs/afs/
Dyfsclient.c82 static s64 linux_to_yfs_time(const struct timespec64 *t) in linux_to_yfs_time() function
103 s64 mtime = linux_to_yfs_time(t); in xdr_encode_YFSStoreStatus_mtime()
280 mtime = linux_to_yfs_time(&attr->ia_mtime); in xdr_encode_YFS_StoreStatus()