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

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

Completed in 129 milliseconds