Home
last modified time | relevance | path

Searched refs:timespec_compare (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dtime32.h60 static inline int timespec_compare(const struct timespec *lhs, const struct timespec *rhs) in timespec_compare() function
/Linux-v4.19/fs/nfsd/
Dblocklayout.c129 timespec_compare(&lcp->lc_mtime, &ts) < 0) in nfsd4_block_commit_blocks()