HomeSort by: relevance | last modified time | path
    Searched defs:mtime_save (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/fs/nfs/client/
nfs_clport.c 417 struct timespec mtime_save; local in function:nfscl_loadattrcache
442 mtime_save = vap->va_mtime;
564 if (timespeccmp(&mtime_save, &vap->va_mtime, >)) {

Completed in 13 milliseconds