Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Dinternal.h724 u64 nfs_timespec_to_change_attr(const struct timespec *ts) in nfs_timespec_to_change_attr() function
Dnfs3xdr.c684 fattr->change_attr = nfs_timespec_to_change_attr(&fattr->ctime); in decode_fattr3()
748 fattr->pre_change_attr = nfs_timespec_to_change_attr(&fattr->pre_ctime); in decode_wcc_attr()
Dnfs2xdr.c319 fattr->change_attr = nfs_timespec_to_change_attr(&fattr->ctime); in decode_fattr()