Home
last modified time | relevance | path

Searched refs:time_to_chattr (Results 1 – 2 of 2) 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.c841 chattr = time_to_chattr(&stat->ctime); in nfsd4_change_attribute()