Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfs/
Dinternal.h661 u64 nfs_timespec_to_change_attr(const struct timespec *ts) in nfs_timespec_to_change_attr() function
Dnfs2xdr.c318 fattr->change_attr = nfs_timespec_to_change_attr(&fattr->ctime); in decode_fattr()
Dnfs3xdr.c678 fattr->change_attr = nfs_timespec_to_change_attr(&fattr->ctime); in decode_fattr3()
742 fattr->pre_change_attr = nfs_timespec_to_change_attr(&fattr->pre_ctime); in decode_wcc_attr()