Home
last modified time | relevance | path

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

/fs/nfs/
Dinternal.h716 u64 nfs_timespec_to_change_attr(const struct timespec *ts) in nfs_timespec_to_change_attr() function
Dnfs3xdr.c656 fattr->change_attr = nfs_timespec_to_change_attr(&fattr->ctime); in decode_fattr3()
715 fattr->pre_change_attr = nfs_timespec_to_change_attr(&fattr->pre_ctime); in decode_wcc_attr()
Dnfs2xdr.c306 fattr->change_attr = nfs_timespec_to_change_attr(&fattr->ctime); in decode_fattr()