Searched refs:nfs_timespec_to_change_attr (Results 1 - 3 of 3) sorted by last modified time

/linux-master/fs/nfs/
H A Dinternal.h857 u64 nfs_timespec_to_change_attr(const struct timespec64 *ts) function
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);

Completed in 291 milliseconds