Home
last modified time | relevance | path

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

/linux/include/linux/
H A Diversion.h259 static inline u64 time_to_chattr(const struct timespec64 *t) in time_to_chattr() function
/linux/fs/nfsd/
H A Dnfsfh.c890 chattr = time_to_chattr(&stat->ctime); in nfsd4_change_attribute()
/linux/fs/nfs/
H A Dlocalio.c774 chattr = time_to_chattr(&stat->ctime); in __nfsd4_change_attribute()