Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dnfs3xdr.c655 fattr->change_attr = nfs_timespec_to_change_attr(&fattr->ctime); in decode_fattr3()
714 fattr->pre_change_attr = nfs_timespec_to_change_attr(&fattr->pre_ctime); in decode_wcc_attr()
H A Dinternal.h857 u64 nfs_timespec_to_change_attr(const struct timespec64 *ts) in nfs_timespec_to_change_attr() function
H A Dnfs2xdr.c307 fattr->change_attr = nfs_timespec_to_change_attr(&fattr->ctime); in decode_fattr()