Home
last modified time | relevance | path

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

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