Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dinternal.h722 u64 nfs_timespec_to_change_attr(const struct timespec *ts) in nfs_timespec_to_change_attr() function
Dnfs3xdr.c683 fattr->change_attr = nfs_timespec_to_change_attr(&fattr->ctime); in decode_fattr3()
747 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()