Home
last modified time | relevance | path

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

/linux-5.19.10/fs/nfs/
Dinternal.h784 u64 nfs_timespec_to_change_attr(const struct timespec64 *ts) in nfs_timespec_to_change_attr() function
Dnfs2xdr.c307 fattr->change_attr = nfs_timespec_to_change_attr(&fattr->ctime); in decode_fattr()
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()