Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifsfs.h49 static inline unsigned long cifs_get_time(struct dentry *dentry) in cifs_get_time() function
Ddir.c906 if (time_after(jiffies, cifs_get_time(direntry) + HZ) || !lookupCacheEnabled) in cifs_d_revalidate()
Dinode.c2026 dentry, cifs_get_time(dentry), jiffies);