Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dlocalio.c588 fattr->change_attr = nfs_timespec_to_change_attr(&fattr->ctime); in nfs_local_vfs_getattr()
H A Dinternal.h898 u64 nfs_timespec_to_change_attr(const struct timespec64 *ts) in nfs_timespec_to_change_attr() function
H A Dnfs2xdr.c303 fattr->change_attr = nfs_timespec_to_change_attr(&fattr->ctime); in decode_fattr()
H A Dnfs3xdr.c652 fattr->change_attr = nfs_timespec_to_change_attr(&fattr->ctime); in decode_fattr3()
711 fattr->pre_change_attr = nfs_timespec_to_change_attr(&fattr->pre_ctime); in decode_wcc_attr()